Skip to content

Commit b07f092

Browse files
authored
Update README.md
1 parent 2a3c4f1 commit b07f092

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ A bare React Native starter for serious apps — no Expo, fast storage, modern s
2929
- **🎨 Theming** — light/dark mode with semantic tokens
3030
- **🌍 i18next 25.x** — typed translations with a typed `useT()` hook
3131
- **🖼️ 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```.
3333
- **🧪 Developer experience** — Biome 2.x, Jest 29.x, GitHub Actions CI, and Maestro E2E
3434
- **AI / agent workflow docs** — includes `.claude` agents and repo rules for more consistent AI-assisted changes
3535

0 commit comments

Comments
 (0)