Skip to content

Commit f11ffd1

Browse files
authored
Update README.md
1 parent 66b52c5 commit f11ffd1

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
@@ -22,7 +22,7 @@ A bare React Native starter for serious apps — no Expo, fast storage, modern s
2222
- **🧱 Bare React Native 0.82.1** — full native control, no Expo lock-in
2323
- **🧭 React Navigation 7.x** — stacks, tabs, and modals already wired
2424
- **📦 TanStack Query 5.x** — server-state, caching, retries, invalidation, and persistence
25-
- **🪶 Zustand 5.x**lightweight global state without Redux overhead
25+
- **🪶 Zustand 5.x**A small 1KB size, fast state management hook-based API. Eliminating boilerplates and prop drilling.
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

0 commit comments

Comments
 (0)