Skip to content

Commit 4a15ede

Browse files
authored
chore: update README.md with New Architecture support details
1 parent 584f8a4 commit 4a15ede

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

README.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,18 @@ It allows self-hosting of CodePush deployments while retaining essential operati
1010

1111

1212

13-
> [!NOTE]
14-
> New architecture will be supported later.
15-
13+
### 🚀 New Architecture support
14+
15+
Tested on the React Native template apps
16+
17+
| RN Version | Old Architecture | New Architecture | New Architecture Bridgeless |
18+
|--------|--------|--------|--------|
19+
| 0.73.11 ||| Unsupported |
20+
| 0.74.7 ||||
21+
| 0.75.5 ||||
22+
| 0.76.7 ||||
23+
| 0.77.1 ||||
24+
| 0.78.0 ||||
1625

1726

1827
## 🚗 Migration Guide

0 commit comments

Comments
 (0)