Releases: evollu/react-native-fcm
Releases · evollu/react-native-fcm
ios fix for RN 0.40.0
because of react native's breaking change, need to change all headers
bug fixes
bug fixes
fix presentLocalNotification in iOS
v2.5.3 bump version
fix crash in iOS 10 when calling presentLocalNotification
v2.5.2 bump version
fix crash on presentlocalnotification
v2.5.1 Update package.json
custom android notification and removeAllDeliveredNotifications
- add
removeAllDeliveredNotifications
andremoveDeliveredNotification
- add "custom_notification" property to allow custom notification
- update readme
clear notification center for ios 9-
call set badge to 0 to clear ios9 notification center
revert header change
revert #209