zetavg / react-native-system-notification

Android system notifications for React Native. Supports push notifications with GCM integrated.
https://www.npmjs.com/package/react-native-system-notification
244 stars 102 forks source link

fix cannot read property 'rGetApplicationName' of undefined #39

Closed llgoer closed 8 years ago

llgoer commented 8 years ago

in react native 0.24.x for android,but in the ios platform show error like "cannot read property 'rGetApplicationName' of undefined". modify the file index.js.rename to index.android.js,and add index.ios.js show not support information