baf207e724
Summary: The docs heavily implied that this method returned a notification object or null directly, like popInitialNotification used to do. In fact, it returns a promise. This change clarifies this. Note that: - This is purely a comment change, so no testing required. - I've adhered to the 80 character line limit, and can't think of any other style rules you might have that could apply here. Closes https://github.com/facebook/react-native/pull/9052 Differential Revision: D3662807 Pulled By: javache fbshipit-source-id: 7a2573e03d7704b2d62a3499d350506ae73e8d77 |
||
---|---|---|
.. | ||
RCTPushNotification.xcodeproj | ||
PushNotificationIOS.js | ||
RCTPushNotificationManager.h | ||
RCTPushNotificationManager.m |