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 ca537e7 commit 6d2d7bdCopy full SHA for 6d2d7bd
package.json
@@ -5,7 +5,7 @@
5
"main": "lib/commonjs/index",
6
"module": "lib/module/index",
7
"types": "lib/typescript/index.d.ts",
8
- "react-native": "src/index",
+ "react-native": "lib/module/index",
9
"source": "src/index",
10
"files": [
11
"src",
0 commit comments