Extensibility step 4: reorganize folders, fix js issues
Showing
notification.android.js
0 → 100644
| ... | @@ -56,7 +56,6 @@ | ... | @@ -56,7 +56,6 @@ |
| "bugs": { | "bugs": { | ||
| "url": "https://github.com/wix/react-native-notifications/issues" | "url": "https://github.com/wix/react-native-notifications/issues" | ||
| }, | }, | ||
| "main": "index.ios.js", | |||
| "babel": { | "babel": { | ||
| "presets": [ | "presets": [ | ||
| "react-native" | "react-native" | ||
| ... | ... |
Please register or sign in to comment