@mani_0919/rnkit
v1.0.7
Published
Expo NativeWind starter generator
Maintainers
Readme
RNKIT 🚀
Create an Expo app with NativeWind, TanStack Query and AsyncStorage in seconds.
Usage
npx @mani_0919/rnkit myApp
Follow the prompts and your project will be ready.
Features
- Expo project creation
- Optional NativeWind setup
- Optional TanStack Query setup
- Optional AsyncStorage setup
- Clean src/app structure
- Auto generated _layout.tsx
Start project
cd myApp npx expo start -c
