Skip to content

Commit faeb797

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

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
@@ -21,7 +21,7 @@ A bare React Native starter for serious apps — no Expo, fast storage, modern s
2121

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
24-
- **📦 TanStack Query 5.x** — server-state, caching, retries, invalidation, and persistence
24+
- **📦 TanStack Query 5.x** — server data fetching, caching,update, retries, invalidation, and persistence.
2525
- **🪶 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

0 commit comments

Comments
 (0)