oney / react-native-gcm-android

GCM for React Native Android
MIT License
172 stars 76 forks source link

Update for compatibility with react-native-system-notification 0.2.0 #66

Open techrah opened 8 years ago

techrah commented 8 years ago

react-native-system-notification PR #55 merged for RN 0.29.0 compatibility. This PR makes some minor changes to maintain compatibility.

Version number updated to 0.2.0 so that ^0.1.9 continues to work with react-native-system-notification ^0.1.2.

peterpme commented 7 years ago

Hey,

Thanks for making this library better :)

If you want to introduce 0.29 as a hard dependency, please update the README to reflect that. Take a look at https://github.com/evollu/react-native-fcm for an example

knapeto commented 7 years ago

Hi, I need this PR, pls push it to master! Thanks