react-native-template-vis-typescript
v0.0.10
Published
Clean and minimalist React Native template for a quick start with TypeScript.
Downloads
34
Readme
react-native-template-vis-typescript
React Native template for a quick start with TypeScript
Usage
Create a new react-native App with this template
$ react-native init MyApp --template vis-typescript
Link libraries
$ react-native link
Run
$ react-native run-ios
$ react-native run-android
Frameworks
This template including
- Navigator -> react-navigation
- Icons -> react-native-vector-icons
- Persist -> @react-native-community/async-storage + our own
useAsyncStorage
(including in hooks folder)
We recommend if you need
UI components -> react-native-base
Image picker -> react-native-image-crop-picker
Maps -> react-native-map
Permissions -> react-native-permissions
OpenGL -> gl-react-native-v2
Pop Dialogs -> react-native-pop-dialog
Dynamic navigator tabs -> react-native-tab-view