EagleChat is a simple chat application. Built with ReactJS using the react-bootstrap Framework. React Native is an open-source mobile application framework created by Facebook. More about React Native
- NodeJs
- Node Modules
npm install
oryarn
- Download this repo or type
git clone https://github.com/najibrizqy136/EagleChat
- Open project directory in CMD or Terminal
- Type
npm install
oryarn
- Type
react-native run-android
to develop orgradlew assembleRelease
in android folder to release app
You can download the apk here