Skip to content

Commit f7c95ab

Browse files
authored
Update README.md
1 parent f11ffd1 commit f7c95ab

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
@@ -26,7 +26,7 @@ A bare React Native starter for serious apps — no Expo, fast storage, modern s
2626
- **⚡ MMKV Storage 4.3**`react-native-mmkv` via Nitro Modules, commonly described as up to **30× faster than AsyncStorage**
2727
- **📡 Offline-ready** — query persistence, queue/replay, cache restore, and transport-level offline mode for a solid experience on flaky networks
2828
- **🔌 Pluggable transport** — adapters for REST, GraphQL, WebSocket, and Firebase, so you can change backend strategy without rewiring the app
29-
- **🎨 Theming** — light/dark mode with semantic tokens
29+
- **🎨 Theming** — light/dark mode with semantic tokens, ```ThemeProvider``` and ```useTheme()``` hook.
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```
3232
- **🚀 BootSplash 6.x** — Shows a splash screen, put your icon into assets/logo.png and execute ```npm run bootsplash:generate```.

0 commit comments

Comments
 (0)