Created
October 3, 2018 02:39
-
-
Save matheusnascgomes/1b0a48ec62c7ec7be6b287a31a249e56 to your computer and use it in GitHub Desktop.
Basic SETUP
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| . |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Remote Push Notification
TUTORIAL
https://medium.com/@anum.amin/react-native-integrating-push-notifications-using-fcm-349fff071591
As dependências adicionadas em android/app/build.gradle devem ser as mais recentes, encontradas em:
https://firebase.google.com/support/release-notes/android#20180523
Resolução do bug de versões de dependências do app/build.gradle: invertase/react-native-firebase#1155