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

https://github.com/camerodev/simple-chat-mobile-app-basic

Simple Chat Mobile Application using React Native. You can use it on your project.
https://github.com/camerodev/simple-chat-mobile-app-basic

mobile-development nodejs react-native

Last synced: about 1 month ago
JSON representation

Simple Chat Mobile Application using React Native. You can use it on your project.

Awesome Lists containing this project

README

        

## Steps for installation

- Clone the project
- Navigate into the app folder `cd app`
- Run `yarn install`
- Navigate into the server folder `cd server`
- Run `npm install`
- Then start the server using `npm start`
- Within the app, run `expo start --ios` to start the app via an IOS Emulator.

Let's grow together with Shinobi !!!