arkinfescioglu / ReactNative-Redux-TypeScript-Boilerplate

React Native Boilerplate app - Redux + TypeScript

Home Page:https://reactnativeseed.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

React Native Boilerplate app - Redux + TypeScript

https://reactnativeseed.com/


Languages

Language:TypeScript 71.0%Language:Objective-C 14.0%Language:Python 7.0%Language:Java 5.5%Language:JavaScript 2.6%