1.2.5 • Published 1 year ago

tsrntemp v1.2.5

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

:space_invader: React Native Template TypeScript

English | 简体中文

:arrow_forward: usage

npx react-native init ProjectName --template tsrntemp

React Native <=> Template Version

React NativeTemplate
0.721.2.*
0.711.1.*
0.671.0.*

The default of this project is TS building, integrated routing, caching, request tool and icon tool

  • file directory
  • src
  • src/assetsStatic resource folder
  • src/componentsPublic component folder
  • src/configConfiguration folder
  • src/iconfontIcon font folder
  • src/pagesAll of the page folders
  • src/routeRoute the page folder
  • src/typesType statement folder
  • src/utilsTool Class Folders
  • src/requestUtilsRequest tool base class

react-navigation

icont
  • The configuration file for the icon is the iconfont.json file located in the root directory
  • Use reference
requset
storage
  • The cache library used is react-native-mmkv and is a library that returns data directly, unlike the promise that async-storage is returned
  • Use reference
size-matters
1.2.5

1 year ago

1.2.4

1 year ago

1.2.0

1 year ago

1.2.2

1 year ago

1.2.1

1 year ago

1.1.5

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago