DefinitelyTyped/types/react-native
foxmicha 73ae35f48f
Update react-native PushNotificationIOS Typings
React-Native typings are currently missing two crucial definitions when implementing iOS notifications: finish function and FetchResult strings. If a finish function is not called, the background remote notifications could be throttled.

Sources:
https://facebook.github.io/react-native/docs/pushnotificationios.html#finish
https://github.com/facebook/react-native/blob/master/Libraries/PushNotificationIOS/PushNotificationIOS.js#L133
https://github.com/facebook/react-native/blob/master/Libraries/PushNotificationIOS/PushNotificationIOS.js#L454
2017-12-11 15:48:12 -05:00
..
test
globals.d.ts add fetchbundle 2017-12-07 11:33:03 +08:00
index.d.ts Update react-native PushNotificationIOS Typings 2017-12-11 15:48:12 -05:00
tsconfig.json
tslint.json