react-native-google-play-game-services
react-native-google-play-game-services copied to clipboard
[Request] Add Leaderboards Screen and Leaderboards Update Score
Hello,
First, thanks for your amazing framework !
Actually, i develop a "react-native game" that includes "game-center" for iOS and "google-play-services" for Android.
However, on this framework, i don't have the possibilites to display LeaderBoards from google and set a user highscore in this specific leaderboard.
It it possible to planify these features in this package in the less time possible :
- Get leaderboards by leaderboardIdentifier
- Set leaderboards score by leaderboardIdentifier
I write this issue related to this sentence in your readme.md "Currently implements achievements but events, leaderboards etc will be added on request."
Thanks in advance for your response !
Thanks for this module. But indeed we need leaderboard and player modules. Will be very happy if you can implement them too
Hi, I've made a PR to add Leaderboards and more Achievement features. Meanwhile (until it's merged or rejected) you can install use modified library from github:
react-native install https://github.com/SempaiGames/react-native-google-play-game-services
Can we expect it maintenance and updates for the latest react native?