Skip to content

Release 2.0.0

Latest

Choose a tag to compare

@enahum enahum released this 07 May 11:55
e4658d4

2.0.0 (2026-05-07)

⚠️ Breaking Change

This release drops support for the React Native old architecture (Bridge + Paper renderer). The library now requires new architecture (Fabric + TurboModules) to be enabled.

Features

  • drop old arch, upgrade to RN 0.83 (#52) (314a82a)

Bug Fixes

  • restore functionality to Android on new-arch (#33) (7e7f455)