Add support for detox #13
Labels
enhancement
New feature or request
feature-request
A feature requested by the community
triage:needs-reproduction
Add detox support by exclude some libs in build.gradle
What went wrong
If run android app via detox test, it will failed during the build.
Issue is with duplicate .so libraries.
Possible fix
Excludes from Build.gradle, then detox works.
The text was updated successfully, but these errors were encountered: