We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ceaf8f2 commit 9ae0ffdCopy full SHA for 9ae0ffd
README.md
@@ -439,7 +439,7 @@ withChannelContext<
439
1. Close/stop the metro bundler process.
440
2. Let the build process finish. It can usually take around 2-3 minutes for the first time.
441
3. Start the metro bundler manually by executing `yarn start` inside `stream-chat-react-native/examples/NativeMessaging` directory.
442
-2. When you execute `npx react-native run-android`, you may (not necessarily) run into following error:
+2. When you execute `yarn android`, you may (not necessarily) run into following error:
443
444
```ERROR
445
info Starting JS server...
0 commit comments