Update deprecated comment in PushNotificationIOS

Reviewed By: fkgozali

Differential Revision: D3555589

fbshipit-source-id: 56e5cfa5e5b21e9d8badfda36dd7d79bccac2fd2
This commit is contained in:
Chace Liang 2016-07-14 00:12:25 -07:00 committed by Facebook Github Bot 3
parent 70ac81f0b5
commit 8d24cb4677

View File

@ -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 = {};