react-native-google-play-game-services icon indicating copy to clipboard operation
react-native-google-play-game-services copied to clipboard

[Request] Add Leaderboards Screen and Leaderboards Update Score

Open WestFR opened this issue 6 years ago • 3 comments

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 !

WestFR avatar Jan 14 '19 11:01 WestFR

Thanks for this module. But indeed we need leaderboard and player modules. Will be very happy if you can implement them too

ahgsql avatar Mar 09 '19 08:03 ahgsql

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

fbricker avatar May 16 '19 18:05 fbricker

Can we expect it maintenance and updates for the latest react native?

sagargulati avatar Dec 04 '19 08:12 sagargulati