tuanna2 / ReactNative-Chat-App

React-Native-Chat-App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Native chat app

Installation

cd server && npm install
cd TestLogin && npm install

Run

cd server && npm start
npm run ios # build ios
npm run android # build android

Test

brew tap wix/brew
brew install applesimutils
npm install -g detox-cli
detox build
detox test

About

React-Native-Chat-App


Languages

Language:JavaScript 74.7%Language:Objective-C 10.3%Language:Ruby 7.1%Language:Java 6.5%Language:Starlark 1.5%