We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61da79a commit 7f4c746Copy full SHA for 7f4c746
1 file changed
README.md
@@ -53,7 +53,7 @@ Prerequisites: [Getting Started](#getting-started)
53
54
| Capability | Included | Why it matters |
55
|---|---|---|
56
-| **🧱 Bare React Native** | Bare workflow, Hermes, strict TypeScript | Full native control and a cleaner long-term foundation |
+| **🧱 Bare React Native** | Bare workflow (no Expo), Hermes, strict TypeScript | Full native control and a cleaner long-term foundation |
57
| **🧭 Typed navigation** | React Navigation with stacks, tabs, and modals | Real navigation structure from day one |
58
| **📦 TanStack Query** | Query cache, persistence, and invalidation | Better server-state handling for real API-driven apps |
59
| **🪶 Zustand** | Lightweight global state | Simple shared state without heavy setup |
0 commit comments