Skip to content

Commit 6342396

Browse files
Merge pull request #6 from khayym/fix-ios-command
docs: correct run command for iOS
2 parents 8837d16 + a658916 commit 6342396

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

New-Architecture/How-to-Enable-New-Architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Navigate to the **ios directory** and run the following:
7878

7979
Then build and run the app as usual:
8080

81-
npx react-native run-android
81+
npx react-native run-ios
8282

8383
> NOTE: In future when you do a pod install command then all new architecture code will be removed from pod file.
8484

0 commit comments

Comments
 (0)