Skip to content

vincentpham13/ReactNative-Redux-TypeScript-Boilerplate

 
 

Repository files navigation

React Native Boilerplate

Get Started

1. System Requirements

2. Installation

On the command prompt run the following commands

$ git clone https://github.com/shivrajkumar/ReactNative-Redux-TypeScript-Boilerplate.git

$ cd ReactNative-Redux-TypeScript-Boilerplate/

$ npm install
  or
  yarn

Run on iOS

  • Run react-native run-ios in your terminal

Run on Android

  • Run react-native run-android in your terminal

Included Features

  • Base directory to resolve non-relative module names
  • Navigation
  • Basic push notification

About

React Native Boilerplate app - Redux + TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 70.9%
  • Objective-C 14.0%
  • Starlark 7.0%
  • Java 5.5%
  • JavaScript 2.6%