All Projects → GeekyAnts → ReactNative-Redux-TypeScript-Boilerplate

GeekyAnts / ReactNative-Redux-TypeScript-Boilerplate

Licence: other
React Native Boilerplate app - Redux + TypeScript

Programming Languages

typescript
32286 projects
objective c
16641 projects - #2 most used programming language
python
139335 projects - #7 most used programming language
java
68154 projects - #9 most used programming language
javascript
184084 projects - #8 most used programming language

React Native Boilerplate

A React Native Starter Kit with React Navigation + Redux + TypeScript + Formik

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
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].