Skip to content

Commit 289e108

Browse files
committed
fix postinstall script
1 parent e281323 commit 289e108

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"url": "https://github.com/wix/react-native-ui-lib"
1515
},
1616
"scripts": {
17+
"postinstall": "ln -s -f lib/ReactNativeUiLib.podspec ./",
1718
"start": "watchman watch-del-all && export DEV_MODE=true && react-native start",
1819
"ios": "react-native run-ios",
1920
"android": "react-native run-android",

0 commit comments

Comments
 (0)