Skip to content

v0.1.4 - Initial Release

Choose a tag to compare

@scrollDynasty scrollDynasty released this 21 May 23:08
· 128 commits to main since this release

[0.1.4] - 2026-05-22

Fixed

  • Fixed Android Kotlin compilation on React Native 0.81+ by dispatching Fabric events with UIManagerType.FABRIC.
  • Fixed crash when leaving a screen (react-native-screens): removed unsafe recyclerView.adapter = null and related detach cleanup.
  • Prevented onChange after view detach.

Documentation

  • Compatibility table (Expo SDK 54, RN 0.81+, Expo Go unsupported).

Full Changelog: v0.1.2...v0.1.4