# React-Native-FriendChat **Repository Path**: labike/React-Native-FriendChat ## Basic Information - **Project Name**: React-Native-FriendChat - **Description**: React-Native build the simple chat app - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-10-09 - **Last Updated**: 2022-05-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README friendChat ================== ![friendChat2](http://oo8h584mv.bkt.clouddn.com/chat-1.gif) ![friendChat3](http://oo8h584mv.bkt.clouddn.com/chat-2.gif) Simple chat to communicate with friends ## Setup Customize your data in [config file](https://github.com/labike/React-Native-FriendChat/tree/master/api/src/config.js) ## Installation 1. Install server `cd api && yarn` 2. Install app `yarn` ## Usage 1. Run mongodb `cd api && sudo mongod` 2. Run server `cd api && npm run start` 3. Run app on ios or android `npm run ios` or `npm run android` ## Aticle Links [articl1](https://labike.github.io/#17) [aticle2](https://labike.github.io/#18)