All Projects → GeekyAnts → react-native-boilerplate-redux-typescript

GeekyAnts / react-native-boilerplate-redux-typescript

Licence: other
No description, website, or topics provided.

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

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 https://github.com/GeekyAnts/react-native-boilerplate-redux-typescript.git

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

$ npm install
  or
  yarn

Run on iOS

  • Opt #1: * Run npm start in your terminal * Scan the QR code in your Expo app
    • Opt #2:
      • Run npm run ios in your terminal

Run on Android

  • Opt #1: * Run npm start in your terminal * Scan the QR code in your Expo app
    • Opt #2:
      • Run npm run android in your terminal

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].