0.0.1 • Published 3 years ago

react-native-template-joy v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

react-native-template-joy

Save a lot of your time when starting a new React Native project.

Features

  • 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