Skip to content

Commit 7f4c746

Browse files
authored
Clarify Bare React Native description in README
1 parent 61da79a commit 7f4c746

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Prerequisites: [Getting Started](#getting-started)
5353

5454
| Capability | Included | Why it matters |
5555
|---|---|---|
56-
| **🧱 Bare React Native** | Bare workflow, Hermes, strict TypeScript | Full native control and a cleaner long-term foundation |
56+
| **🧱 Bare React Native** | Bare workflow (no Expo), Hermes, strict TypeScript | Full native control and a cleaner long-term foundation |
5757
| **🧭 Typed navigation** | React Navigation with stacks, tabs, and modals | Real navigation structure from day one |
5858
| **📦 TanStack Query** | Query cache, persistence, and invalidation | Better server-state handling for real API-driven apps |
5959
| **🪶 Zustand** | Lightweight global state | Simple shared state without heavy setup |

0 commit comments

Comments
 (0)