Skip to content

Commit

Permalink
[[email protected]] Change: Add postInstall for enable new arch in…
Browse files Browse the repository at this point in the history
… ios
  • Loading branch information
guhungry committed Jun 3, 2024
1 parent 50e8135 commit 1f0a752
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "0.0.1",
"private": true,
"scripts": {
"pod-install": "cd ios && RCT_NEW_ARCH_ENABLED=1 bundle exec pod install",
"android": "react-native run-android",
"ios": "react-native run-ios",
"lint": "eslint .",
Expand Down

0 comments on commit 1f0a752

Please sign in to comment.