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

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

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")