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 e281323 commit 289e108Copy full SHA for 289e108
package.json
@@ -14,6 +14,7 @@
14
"url": "https://github.com/wix/react-native-ui-lib"
15
},
16
"scripts": {
17
+ "postinstall": "ln -s -f lib/ReactNativeUiLib.podspec ./",
18
"start": "watchman watch-del-all && export DEV_MODE=true && react-native start",
19
"ios": "react-native run-ios",
20
"android": "react-native run-android",
0 commit comments