Detox: React Native .59+ support tracking

Created on 26 Mar 2019  路  6Comments  路  Source: wix/Detox

Since this appears to a major release for our community, I figured it would be a good idea to collect the various issue we and the community see.

iOS

  • On iOS, there is nothing inherent that should block Detox, so it should be supported
  • We've seen several issues related to React Navigation and React Native Gesture Handler (#1207, #1224)

    • We believe these issues are not related to Detox but bugs in the aforementioned frameworks

  • Animations fail with Animated (#1234)

Android (#1181)

  • Support on Android is blocked due to a bug in React Native (https://github.com/facebook/react-native/issues/23870)

    • Also see #1208

If you see more issues with RN .59 and above, which are not covered here, please create a new issue and post a link here so I update this page.

acceptediscussion 馃搶 pinned

Most helpful comment

Btw, is the current Detox release (12.3) supporting RN 0.58 for Android ? Currently, the documentation says:

The following React Native versions have been tested:

| iOS | Android |
| ------ | ------- |
| <=0.58 | <=0.56 |

All 6 comments

Opened a related issue here: https://github.com/wix/Detox/issues/1234

1234 has been fixed. Detox 12.1 is out with the fix.

Btw, is the current Detox release (12.3) supporting RN 0.58 for Android ? Currently, the documentation says:

The following React Native versions have been tested:

| iOS | Android |
| ------ | ------- |
| <=0.58 | <=0.56 |

I think we're still stuck with the Android version. @d4vidi Any updates?

@LeoNatan Can you take a look at #1391?

I think this can be closed. We support 0.59.x and there are no known serious issues anymore.

Was this page helpful?
0 / 5 - 0 ratings