You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ A bare React Native starter for serious apps — no Expo, fast storage, modern s
29
29
-**🎨 Theming** — light/dark mode with semantic tokens
30
30
-**🌍 i18next 25.x** — typed translations with a typed `useT()` hook
31
31
-**🖼️ SVG via script** — `react-native-svg 15.x` with scripted icon generation ```npm run gen:icons```
32
-
-**🚀 BootSplash 6.x** — native splash screen setup already in place. Put your logo into assets/logo.png as source image, then execute ```npm run bootsplash:generate```.
32
+
-**🚀 BootSplash 6.x** — native splash screen setup already in place. Put your splash icon into assets/logo.png and execute ```npm run bootsplash:generate```.
33
33
-**🧪 Developer experience** — Biome 2.x, Jest 29.x, GitHub Actions CI, and Maestro E2E
34
34
-**AI / agent workflow docs** — includes `.claude` agents and repo rules for more consistent AI-assisted changes
0 commit comments