mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-08 22:54:35 +00:00
* Callback function typings for PushNotificationIOS Allow the different kind of callback functions for different events in the `PushNotificationIOS` class, according to the specification in https://facebook.github.io/react-native/docs/pushnotificationios.html#addeventlistener * Remove trailing spaces * Fix line length