Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

android(feat):new arch support #4675

Draft
wants to merge 32 commits into
base: master
Choose a base branch
from
Draft

android(feat):new arch support #4675

wants to merge 32 commits into from

Conversation

gosha212
Copy link
Contributor

Description

In this pull request, I have added support for the new arch in detox


For features/enhancements:

  • I have added/updated the relevant references in the documentation files.

For API changes:

  • I have made the necessary changes in the types index file.

# Conflicts:
#	detox/android/detox/src/full/java/com/wix/detox/reactnative/idlingresources/animations/AnimatedModuleIdlingResource.kt
@gosha212 gosha212 changed the title Feat/4175 new arch android(feat):new arch support Dec 24, 2024
@@ -1,4 +1,4 @@
- label: ":android::react: RN .76 + Android: Demo app"
- label: ":android::react: (New Arch) - RN .76 + Android: Demo app"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not testing both new arch and old arch on .76?
Is that a breaking change?

@asafkorem
Copy link
Contributor

asafkorem commented Jan 13, 2025

@gosha212 I think the test app will crash on the Localization screen on Android, since it uses a legacy native module.
If we're not testing that due to unsupported features it might be better to disable this screen on Android

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants