Skip to content

xmlking/react-native-mobile-starter-kit

Repository files navigation

Mobile Starter Kit

Mobile Starter Kit for React Native + NativeBase + Redux + CodePush + TypeScript Apps (iOS & Android).

Getting Started

Clone or fork this repository:

git clone https://github.com/xmlking/react-native-mobile-starter-kit.git
cd react-native-mobile-starter-kit

Install dependencies:

one time only

yarn
react-native link

Build the source-code with TypeScript:

# Build once
yarn run build

# Build and watch for changes
yarn run watch

Start React Native Server:

yarn start

Debug

http://localhost:8081/debugger-ui

react-native log-ios
react-native log-android

Test

Run

iOS Simulator

yarn run ios

Android Simulator

yarn run android

Reset

react-native upgrade
react-native link

CodePush

About

Mobile Starter Kit - React Native, Redux, Native Base, CodePush and TypeScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published