Skip to content

Commit ceaf8f2

Browse files
nhannahvirdesai
andauthored
Update README.md
Co-authored-by: Vir Desai <[email protected]>
1 parent 5f6f681 commit ceaf8f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -435,7 +435,7 @@ withChannelContext<
435435
436436
#### While running native example, you may (not necessarily) run into the following issues
437437
438-
1. When you execute `npx react-native run-ios` for the first time, it starts a metro bundler in parallel. It can result in some errors since the build process isn't complete yet. Try the following to fix this:
438+
1. When you execute `yarn ios` for the first time, it starts a metro bundler in parallel. It can result in some errors since the build process isn't complete yet. Try the following to fix this:
439439
1. Close/stop the metro bundler process.
440440
2. Let the build process finish. It can usually take around 2-3 minutes for the first time.
441441
3. Start the metro bundler manually by executing `yarn start` inside `stream-chat-react-native/examples/NativeMessaging` directory.

0 commit comments

Comments
 (0)