StyleSheet
The smallest styling surface using React Native primitives.
Use --style stylesheet when you want zero styling framework overhead and plain StyleSheet.create output.
npx create-expojet@latest my-app --style stylesheetThe smallest styling surface using React Native primitives.
Use --style stylesheet when you want zero styling framework overhead and plain StyleSheet.create output.
npx create-expojet@latest my-app --style stylesheet