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)