react-native-template-joy
v0.0.1
Published
Save your time for a quick start React Native app
Maintainers
Readme
react-native-template-joy
Save a lot of your time when starting a new React Native project.
Features
- [x] TypeScript by default
- [ ] Using Husky to lint commit messages, lint code, and run test whenever the new code is commited
- [ ] React Navigation v6
- [ ] React Query to fetch data
- [ ] State management with XState
- [ ] Web support
Usage
npx react-native init MyApp --template react-native-template-joy