Skip to content

Precompiled Detox Android (aka .aar) bundling

Choose a tag to compare

@d4vidi d4vidi released this 28 Apr 19:28
· 4277 commits to master since this release

Detox-Android code is now available as a precompiled package (i.e. an .aar) -- bundled into the npm package. This allows apps to configure it as an immediately available dependency, instead of a compiling one - which requires recompilation in every app build.

  • Migration instructions are available here
  • Fresh-installation instructions are available here