We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cff7cd1 commit ff5544cCopy full SHA for ff5544c
cli/__tests__/__snapshots__/cli-integration.test.ts.snap
@@ -1237,6 +1237,10 @@ exports[`generates a project with --expo-router --drawer+tabs --nativewindui --b
1237
./myTestProject/components/ScreenContent.tsx
1238
./myTestProject/components/TabBarIcon.tsx
1239
./myTestProject/components/ThemeToggle.tsx
1240
+./myTestProject/components/nativewindui
1241
+./myTestProject/components/nativewindui/Text.tsx
1242
+./myTestProject/components/nativewindui/examples
1243
+./myTestProject/components/nativewindui/examples/text.tsx
1244
./myTestProject/global.css
1245
./myTestProject/lib
1246
./myTestProject/lib/cn.ts
0 commit comments