[go: up one dir, main page]

Skip to content

3mpe/rn-chat-app-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Example Chat App

Go to the directory where the file is located then install npm

React Native Run

cd ChatApp && npm install
react-native run-android
react-native run-ios

Server Run

cd sockerServer && npm install
node index.js

About

React Nativ + Express JS + Socket.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published