Merge branch 'master' of https://github.com/invertase/react-native-firebase
This commit is contained in:
commit
22754ffecf
|
@ -25,7 +25,7 @@ const WILL_PRESENT_RESULT = {
|
||||||
None: 'UNNotificationPresentationOptionNone',
|
None: 'UNNotificationPresentationOptionNone',
|
||||||
};
|
};
|
||||||
|
|
||||||
const FirebaseMessaging = NativeModules.FirebaseMessaging;
|
const FirebaseMessaging = NativeModules.RNFirebaseMessaging;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* IOS only finish function
|
* IOS only finish function
|
||||||
|
|
Loading…
Reference in New Issue