mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
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 |
||
|---|---|---|
| .. | ||
| test | ||
| globals.d.ts | ||
| index.d.ts | ||
| tsconfig.json | ||
| tslint.json | ||