2
0
mirror of synced 2025-01-11 14:44:12 +00:00
This commit is contained in:
Salakar 2017-10-06 14:41:13 +01:00
parent 5f11da9d7e
commit c4e19c4462

View File

@ -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