Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Group-chat-using-Stream-and-ReactNative

Building a safe and respectful group chat experience is more important than ever, especially in online game communities where conversations can scale quickly.

To run this application, follow the steps below:

Step 1: Download the files and extract it the files, make sure the chat-server folder and the myApp are in a single home folder after extraction. Step 2: Navigate to the chat-server folder using the command below:

cd chat-server

After you successfully navigate to the chat-server, run the command below to install the node modules

npm install

Once the node modules are successfully installed, you can now start the server, by using the command below:

node server.js

Step 3. Next, you open another terminal and navigate to the myApp folder from the root folder by pasting the command below:

cd myApp

Finally, Copy the command below to start the emulator:

npx expo start -c

About

Building a safe and respectful group chat experience is more important than ever, especially in online game communities where conversations can scale quickly.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages