Skip to content

guram96/react-native-typescript-boilerplate

Repository files navigation

React Native Typescrirpt 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

$ cd ios && pod install && cd ..
$ npx jetify

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 Typescript Boilerplate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published