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.
- Host: GitHub
- URL: https://github.com/en-atul/react-native-realtime-chat
- Owner: en-atul
- Created: 2020-09-08T04:39:46.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-10T09:44:04.000Z (almost 6 years ago)
- Last Synced: 2025-10-23T20:48:10.275Z (9 months ago)
- Topics: firebase-realtime-database, firestore, nodejs, react-native, redux, redux-persist, redux-thunk
- Language: JavaScript
- Homepage:
- Size: 2.13 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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