Skip to content

Commit a7e8ba9

Browse files
committed
Publish docs version 20.x
1 parent 5f19fc2 commit a7e8ba9

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

website/versioned_docs/version-20.x/introduction/partials/_getting-started-rn.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,12 @@ Detox was built from the ground up to support "classic" React Native projects.
44

55
:::info Note
66

7-
While Detox should work out of the box with almost any React Native version of the latest minor releases,
8-
support is currently officially provided for the following React Native versions:
7+
While Detox should work out of the box with any React Native version of the latest minor releases,
8+
the _official_ versions compatibility is provided according to the following:
99

10-
- **RN `v0.73.x` - `v0.79.x`:** Official support, including React Native's ["New Architecture"](https://reactnative.dev/docs/the-new-architecture/landing-page).
11-
- **In `v0.77.x` and up:** Support for the _old_ architecture is not officially unmaintained, and may not be stable.
12-
13-
Newer versions may work with Detox but have not been thoroughly tested by the Detox team.
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).
11+
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.
1413

1514
Although we do not officially support older React Native versions, we do our best to keep Detox compatible with them.
1615

0 commit comments

Comments
 (0)