mirror of
https://github.com/status-im/react-native.git
synced 2025-01-14 03:26:07 +00:00
Update deprecated comment in PushNotificationIOS
Reviewed By: fkgozali Differential Revision: D3555589 fbshipit-source-id: 56e5cfa5e5b21e9d8badfda36dd7d79bccac2fd2
This commit is contained in:
parent
70ac81f0b5
commit
8d24cb4677
@ -296,7 +296,7 @@ class PushNotificationIOS {
|
||||
/**
|
||||
* You will never need to instantiate `PushNotificationIOS` yourself.
|
||||
* Listening to the `notification` event and invoking
|
||||
* `popInitialNotification` is sufficient
|
||||
* `getInitialNotification` is sufficient
|
||||
*/
|
||||
constructor(nativeNotif: Object) {
|
||||
this._data = {};
|
||||
|
Loading…
x
Reference in New Issue
Block a user