react-native-fcm
react-native-fcm copied to clipboard
Use Firebase Cloud Message
Fixes #1111
@evollu merge please.
@jpventura Shouldn't String refreshedToken = FirebaseInstanceId.getInstance().getToken() be replaced to use the token provided by onNewToken?