Files
react-native/Libraries
Radek Czemerys 68bbccbaa2 Fix flowtype errors for PushNotificationIOS
Summary:
Flow syntax is wrong, instead of using `Array` author used syntax for [tuples](https://flow.org/en/docs/types/tuples/). Tested with flow 0.49.1.
1. Import `removeDeliveredNotifications` in your code and pass an array with more than one element.
2. Test with flow.
Closes https://github.com/facebook/react-native/pull/15490

Differential Revision: D5622949

Pulled By: ericnakagawa

fbshipit-source-id: f9ed35a178eebac1b26a6ec15c66dc14331f7d34
2017-08-14 12:03:18 -07:00
..
2017-08-10 18:47:35 -07:00
2017-07-06 14:52:28 -07:00
2016-11-02 12:29:15 -07:00
2017-07-26 07:18:44 -07:00
2017-04-26 11:31:56 -07:00
2017-02-21 15:18:40 -08:00
2017-07-28 12:49:01 -07:00
2017-07-24 21:39:00 -07:00