/trebleNative

Guitar Composition Tool For Mobile Devices

Primary LanguageMakefileOtherNOASSERTION

React Native Seed v1.0.0

A React Native Starter Kit with NativeBase + React Navigation + Redux Apps (iOS & Android)

Brought to you by GeekyAnts

Get Started

1. System Requirements

2. Installation

On the command prompt run the following commands

$ git clone -b RN https://github.com/GeekyAnts/react-native-boilerplate-redux-typescript.git

$ cd react-native-boilerplate-redux-typescript/

$ npm install
  or
  yarn

Run on iOS

  • Run npm start in your terminal
  • Run react-native run-ios in your terminal

Run on Android

  • Run npm start in your terminal
  • Run react-native run-android in your terminal

For apps with more advance designs, please visit NativeBase Market.