oney / react-native-gcm-android

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

iOS Support #52

Open cmcewen opened 8 years ago

cmcewen commented 8 years ago

This library worked on providing GCM support for iOS, but seems to be unmaintained right now: https://github.com/bh5-pods/react-native-gcm

Would you accept a PR to provide GCM support for iOS in this library too? I'm not sure if there would need to be any API changes but I think it would be nice to only have to deal with one system on both the RN and backend sides.