Skip to content

hiennguyen92/react-native-ts-template

Repository files navigation

RN TypeScript Template

Description

  • Template react native typescript project with Redux, Saga, React Navigation.

How to run

  • Clone this project.
  • At root directory run npm install to install the dependencies.
Android
  • Run react-native run-android to run on Android devices
iOS
  • Run cd ios/ && pod install.
  • Then run react-native run-ios to run the project on iOS devices or run through Xcode.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published