Skip to content

Commit a658916

Browse files
committed
docs: correct run command for iOS
1 parent 8837d16 commit a658916

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)