We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6496e5 commit bde0a13Copy full SHA for bde0a13
index.ios.js renamed to index.js
package.json
@@ -2,7 +2,7 @@
2
"name": "react-native-accordion",
3
"version": "0.2.4",
4
"description": "An Accordion Component for React Native",
5
- "main": "index.ios.js",
+ "main": "index.js",
6
"scripts": {
7
"test": "echo \"Error: no test specified\" && exit 1"
8
},
0 commit comments