Skip to content

RNTypeBase - A React Native 0.61.5 in TypeScript with Native-Base 2.13, Redux, Saga and React Navigation Template

Notifications You must be signed in to change notification settings

loitd/rntypebase

Repository files navigation

RNTypeBase - A React Native 0.61.5 in TypeScript with NativeBase 2.13, Redux, Saga and React Navigation Template

Description for RNTypeBase

  • React Native 0.61.5 template in Typescript with Redux, Saga, React Navigation, Axios, NativeBase 2.13.8 made ready.
  • Only plain React Native client, no expo here

Author

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.

Features

  • Using Typescript
  • Regularly update the library to the latest version
  • Routing with React Navigation (DrawerNavigator, StackNavigator)
  • Fetch simple GitHub REST API with apisauce
  • Apply flow with Redux pattern
  • Axios
  • Redux Saga
  • NativeBase 2

Notes

About

RNTypeBase - A React Native 0.61.5 in TypeScript with Native-Base 2.13, Redux, Saga and React Navigation Template

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published