An open API service indexing awesome lists of open source software.

https://github.com/en-atul/react-native-realtime-chat

React Native Realtime Chat App ,core features are push notification message, users online status.
https://github.com/en-atul/react-native-realtime-chat

firebase-realtime-database firestore nodejs react-native redux redux-persist redux-thunk

Last synced: 2 months ago
JSON representation

React Native Realtime Chat App ,core features are push notification message, users online status.

Awesome Lists containing this project

README

          

# mt

# ReactNative-Realtime chat

steps to run the project
install node ,if not installed --> node.js

setup development environment for react native --> react-native-cli-Quickstart

step 1: open cmd from root directory of the project


step 2: run command "npm install" to install the required dependency


step 3: then "npm start" to run the project