Skip to content

Jest Support, React Native 0.49 Compatibility

Compare
Choose a tag to compare
@rotemmiz rotemmiz released this 18 Oct 20:33
· 4247 commits to master since this release

Features

#335 Basic support for Jest as test ruuner - @Kureev

iOS

  • Official React Native 0.49 support on iOS - debugged by @Kureev , blindly fixed with one hand behind his back @LeoNatan, tested, verified in a test suite @rotemmiz

Android

  • Added --debug-synchronization support for Android - @simonracz

Bug Fixes

  • #270 - Detox Incompatibility with Firebase SDK - @LeoNatan
  • #279 - std::__1::bad_function_call (crash when using RN >= 0.48) - @LeoNatan