Skip to content

ducgiangtrankma/RN_Template_Typescript

Repository files navigation

Welcome to React native template:

Quick start with TypeScript with version 0.64.1

Preconfigured with

Features

  • Config bottom tab, stack, drawer with react-navigation 5
  • Custom drawer
  • Basic component: Text, Global loading, GlobalMessage, SvgIcon...
  • Redux and redux toolkit, redux saga
  • Config axios client and axios in saga, auto refresh token, auto handle response status
  • Custom hook get status internet
  • Custom hook clean redux with typescript
  • Multiple language with DefaultText component
  • Custom size scale
  • Custom font

Example

  • Clone project
git clone https://github.com/ducgiangtrankma/RN_Template_Typescript.git
  • Install
yarn install
  • Install pod
cd ios
pod install
  • Running android app
yarn android
  • Running ios app
yarn ios

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published