expo-nativewind
v1.0.2
Published
A Expo template with expo-router and nativewind.
Downloads
5
Readme
expo-nativewind - Expo custom template
The expo-nativewind its a custom template starting with expo-router and nativewind.
How to init expo project
npx create-expo-app my-app --template expo-nativewind
if you're using bun use bunx
instead npx