There was an error while loading. Please reload this page.
2 parents 584f8a4 + 4a15ede commit 33dba74Copy full SHA for 33dba74
README.md
@@ -10,9 +10,18 @@ It allows self-hosting of CodePush deployments while retaining essential operati
10
11
12
13
-> [!NOTE]
14
-> New architecture will be supported later.
15
-
+### 🚀 New Architecture support
+
+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 | ✅ | ✅ | ✅ |
25
26
27
## 🚗 Migration Guide
0 commit comments