https://github.com/ahmedheakl/chat_app_using_react_native
A group chat app using React Native
https://github.com/ahmedheakl/chat_app_using_react_native
chat firebase react-native react-navigation
Last synced: 2 months ago
JSON representation
A group chat app using React Native
- Host: GitHub
- URL: https://github.com/ahmedheakl/chat_app_using_react_native
- Owner: ahmedheakl
- Created: 2021-11-13T21:15:40.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-13T23:01:14.000Z (over 4 years ago)
- Last Synced: 2025-03-03T13:13:55.947Z (over 1 year ago)
- Topics: chat, firebase, react-native, react-navigation
- Language: JavaScript
- Homepage:
- Size: 364 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chat_App_Using_React_Native: Project Overview
A group chat app using React Native Functional Components for multiple-people communication
* Initialized the app using React Native for cross platform development
* Created a navigation using React-Native-Navigation Package
* Created a databate & authentication using firebase
## Packages and libraries
* Javascript ES2015
* React Native 0.65
* FireBase
* React Native Navigation
* Expo for Building the model
* React Native Elements
To install the dependencies, please run ```npm install``` in your terminal
## Deployment and Build
I only built the app in android version using apk build. [click here to download it](https://drive.google.com/file/d/1HYLYCHttFNGBCRnGuEYwWzCLIRO2zoj_/view?usp=sharing "My Project")