Skip to content

Commit 82e53e6

Browse files
authored
Update README.md
1 parent d133c25 commit 82e53e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ A bare React Native starter for serious apps — no Expo, fast storage, modern s
2828
- **🔌 Pluggable transport** — adapters for REST, GraphQL, WebSocket, and Firebase, so you can change backend strategy without rewiring the app
2929
- **🎨 Theming** — light/dark mode with semantic tokens
3030
- **🌍 i18next 25.x** — typed translations with a typed `useT()` hook
31-
- **🖼️ SVG via script**`react-native-svg 15.x` with scripted icon generation
32-
- **🚀 BootSplash 6.x** — native splash screen setup already in place
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
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)