react-native-project-base
v0.0.6
Published
This project is a template for [React Native](https://reactnative.dev/) that can be used to build mobile application.
Downloads
28
Maintainers
Readme
react-native-project-base
This project is a template for React Native that can be used to build mobile application.
Quick Start
- Init project
npx react-native init ProjectName --template react-native-project-base
iOS config
Android config
Libraries used:
- @react-native-async-storage/async-storage
- @react-native-community/masked-view
- @react-navigation/bottom-tabs
- @react-navigation/native
- @react-navigation/stack
- react-native-code-push
- react-native-fast-image
- react-native-gesture-handler
- react-native-progress
- react-native-reanimated
- react-native-safe-area-context
- react-native-screens
- react-native-spinkit
- react-native-vector-icons
- react-redux
- redux
- redux-saga
- i18n-js
- react-native-webview
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.