mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-05-17 17:54:31 +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