Skip to content

Commit 61da79a

Browse files
authored
Update README.md
1 parent d449be7 commit 61da79a

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

README.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -13,19 +13,6 @@ A bare-workflow React Native starter for apps that need more than a demo.
1313

1414
Built for developers who want a clean foundation from day one: **strict TypeScript**, **feature-first structure**, **theme tokens**, **i18n**, **offline-ready behavior**, solid quality gates, and room to grow without rebuilding the same setup again.
1515

16-
Instead of starting from a blank app and wiring everything together again, this starter gives you the pieces most real apps end up needing anyway.
17-
18-
### ✨ Why this starter
19-
20-
-**Bare React Native** for full native control and long-term flexibility
21-
- 🧱 **Feature-first structure** under `src/features` with shared code in `src/shared`
22-
- 🌐 **Offline-ready foundation** with NetInfo, queue/replay, React Query persistence, and MMKV
23-
- 🎨 **Theme tokens + i18n** ready for real product work
24-
- 🛠️ **Modern dev workflow** with Biome, Jest, GitHub Actions, and Maestro smoke flows
25-
- 🔌 **Pluggable transport layer** for REST, GraphQL, WebSocket, or Firebase
26-
- 🧯 **Optional Sentry** plus shared ErrorBoundary / Suspense / Activity primitives
27-
- 📚 **Ops docs included** for CI, OTA policy, publishing, and release flow
28-
2916
### 🚀 Quick start
3017

3118
First-time setup:
@@ -62,8 +49,6 @@ Prerequisites: [Getting Started](#getting-started)
6249

6350
## ✨ Features
6451

65-
Built for serious apps, not throwaway demos.
66-
6752
### 🔥 What’s already included
6853

6954
| Capability | Included | Why it matters |

0 commit comments

Comments
 (0)