#451, round 2
This commit is contained in:
parent
5f11da9d7e
commit
c4e19c4462
|
@ -25,7 +25,7 @@ const WILL_PRESENT_RESULT = {
|
|||
None: 'UNNotificationPresentationOptionNone',
|
||||
};
|
||||
|
||||
const FirebaseMessaging = NativeModules.FirebaseMessaging;
|
||||
const FirebaseMessaging = NativeModules.RNFirebaseMessaging;
|
||||
|
||||
/**
|
||||
* IOS only finish function
|
||||
|
|
Loading…
Reference in New Issue