File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
docs/introduction/partials Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -63,9 +63,9 @@ Detox was built from the ground up to support React Native projects.
6363While Detox should work out of the box with any React Native version of the latest minor releases,
6464the _ official_ versions compatibility is provided according to the following:
6565
66- - ** RN ` v0.73 .x ` - ` v0.79 .x ` :** Fully compatible. That includes React Native's [ "New Architecture"] ( https://reactnative.dev/docs/the-new-architecture/landing-page ) .
66+ - ** RN ` v0.77 .x ` - ` v0.82 .x ` :** Fully compatible with React Native's [ "New Architecture"] ( https://reactnative.dev/docs/the-new-architecture/landing-page ) .
6767 Newer RN versions might work with Detox, but they've not been thoroughly tested by the Detox team yet.
68- - ** RN ≥ ` v0.77.x ` : ** Compatibility with the _ old _ RN architecture is no longer maintained; Detox may not be stable in these configurations.
68+
6969
7070Although we do not officially support older React Native versions, we do our best to keep Detox compatible with them.
7171
Original file line number Diff line number Diff line change @@ -7,9 +7,8 @@ Detox was built from the ground up to support "classic" React Native projects.
77While Detox should work out of the box with any React Native version of the latest minor releases,
88the _ official_ versions compatibility is provided according to the following:
99
10- - ** RN ` v0.73 .x ` - ` v0.79 .x ` :** Fully compatible. That includes React Native's [ "New Architecture"] ( https://reactnative.dev/docs/the-new-architecture/landing-page ) .
10+ - ** RN ` v0.77 .x ` - ` v0.82 .x ` :** Fully compatible with React Native's [ "New Architecture"] ( https://reactnative.dev/docs/the-new-architecture/landing-page ) .
1111 Newer RN versions might work with Detox, but they've not been thoroughly tested by the Detox team yet.
12- - ** RN ≥ ` v0.77.x ` :** Compatibility with the _ old_ RN architecture is no longer maintained; Detox may not be stable in these configurations.
1312
1413Although we do not officially support older React Native versions, we do our best to keep Detox compatible with them.
1514
You can’t perform that action at this time.
0 commit comments