https://github.com/pnstack/template-react-native
Template react native
https://github.com/pnstack/template-react-native
react-native template
Last synced: 4 months ago
JSON representation
Template react native
- Host: GitHub
- URL: https://github.com/pnstack/template-react-native
- Owner: pnstack
- Created: 2023-07-13T02:00:17.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-06-13T11:51:10.000Z (7 months ago)
- Last Synced: 2025-06-23T05:45:39.060Z (6 months ago)
- Topics: react-native, template
- Language: TypeScript
- Homepage:
- Size: 4.24 MB
- Stars: 3
- Watchers: 0
- Forks: 2
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Template react native
## New project
```bash
npx react-native@latest init project-name
```
## Eviroment setup
### Windows
- java 11
- node 16.14.2 or up
### Macos
## Libraries
- [React Navigation](https://reactnavigation.org/docs/getting-started)
- [React native svg](https://www.npmjs.com/package/react-native-svg)
- [i18next](https://www.i18next.com/)
- [Async Storage](https://react-native-async-storage.github.io/async-storage/docs/install)