File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -11,12 +11,12 @@ This page documents the compatibility between different versions of `react-nativ
1111
1212| ` react-native-nitro-version-check ` Version | ` react-native-nitro-modules ` | Status |
1313| ---| ---| ---|
14- | v1.x | 0.32 .0 - 0.34.x | Stable |
15- | v2.0.0 + | 0.35.0+ | Current |
14+ | v1.x | 0.33 .0 - 0.34.x | Stable |
15+ | v2.x + | 0.35.0+ | Current |
1616
1717## Nitro 0.35.0 and Later
1818
19- ** Version 2.x and newer is fully built around Nitro 0.35+ support.** All v1.x versions work with Nitro 0.32 .0 - 0.34.x.
19+ ** Version 2.x and newer is fully built around Nitro 0.35+ support.** All v1.x versions work with Nitro 0.33 .0 - 0.34.x.
2020
2121
2222### Upgrading from v1.x to v2.0.0+
@@ -40,4 +40,4 @@ cd ios && pod install
4040
4141### Staying on v1.x
4242
43- All v1.x versions work with Nitro 0.32 .0 - 0.34.x. When you upgrade to Nitro 0.35.0+, you'll need to upgrade to v2.0.0 +.
43+ All v1.x versions work with Nitro 0.33 .0 - 0.34.x. When you upgrade to Nitro 0.35.0+, you'll need to upgrade to v2.x +.
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ cd ios && pod install
4747
4848- React Native 0.76+
4949- ** v2.x+** : [ ` react-native-nitro-modules ` ] ( https://github.com/mrousavy/nitro ) >= 0.35.0
50- - ** v1.x** : [ ` react-native-nitro-modules ` ] ( https://github.com/mrousavy/nitro ) >= 0.32 .0
50+ - ** v1.x** : [ ` react-native-nitro-modules ` ] ( https://github.com/mrousavy/nitro ) >= 0.33 .0
5151
5252> See the [ Compatibility] ( /docs/compatibility ) guide to understand version requirements and migration paths.
5353
You can’t perform that action at this time.
0 commit comments