vip-git / react-native-seed

React-native Seed App to get you started with your react-native project

Home Page:https://vip-git.github.io/react-native-seed/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Native Seed App (Work in progress)

Build Status

Build the project

npm install
npm start

react-native run-ios (separate command line)
react-native run-android (separate command line)

Run unit tests

npm test

Run E2E tests

(IOS)
npm run build:e2e:ios
npm run test:e2e:ios

---------------------------

(ANDROID)
npm run build:e2e:android
npm run test:e2e:android

About

React-native Seed App to get you started with your react-native project

https://vip-git.github.io/react-native-seed/


Languages

Language:Makefile 78.3%Language:Java 12.9%Language:Objective-C 4.9%Language:C++ 3.1%Language:C 0.5%Language:JavaScript 0.2%Language:HTML 0.1%Language:Shell 0.0%Language:Python 0.0%