Skip to content

Release 1.3.1

Compare
Choose a tag to compare
@mrousavy mrousavy released this 07 Sep 09:42

1.3.1 (2021-09-07)

This release finally fixes the startup crash on Android with react-native 0.64 and below.

Bug Fixes

  • fix Android startup crash (925e30c)
  • make bootstrap script work on windows (#135) (9f1c30c)

Performance Improvements

  • Cache functions on JS-side instead of C++ (#131) (7e26464)