I would like to create a game using react native, but I can't find methods to integrate it with google play services.
Asked
Active
Viewed 314 times
3
-
1did you find anything on it? – zOthix Mar 18 '21 at 05:47
-
1I searched a lot but found nothing :( – Felipe Magagnin Mar 31 '21 at 13:35
-
2Not really at the end i created my own leader-board with realtime firebase db and i didnt really need google play games services for anything other then that – zOthix Mar 31 '21 at 15:33
-
Did you find anything ? – abdemirza Nov 04 '21 at 12:59
-
This isn't quite what you're looking for but has some overview of the basic integration process. https://medium.com/swlh/from-expo-init-to-google-play-store-184c772d0ae I'm still looking. The last time I looked it felt like `expo eject` and doing a native app integration was the only way to go. Hoping this has changed by now. – JRR Dec 03 '21 at 00:41