@ianruan/react-native-boilerplate
v1.0.1
Published
React Native Boilerplate
Downloads
1
Maintainers
Readme
React Native Boilerplate
Usage
To create a new project with React Native CLI:
npx react-native@latest init MyApp --template @ianruan/react-native-boilerplate --pm npm
Features
- ✅ Latest Expo SDK (v51) integraged, ready to install any Expo packages.
- 🎉 TypeScript
- 🧭 React Navigation
- 💅 React Native Paper - one of the most popular React Native UI libraries.
- 💡 Support for tsconfig.json aliases
@/
. - 🏝️ TanStack react query library
- 🐻 Zustand state management library.
- 🧪 Test with React Native Testing Library