Skip to content

Releases: satya164/react-native-animated-observer

Release 0.2.4

13 Sep 21:31
v0.2.4
9549877

Choose a tag to compare

0.2.4 (2025-09-13)

  • chore: remove worklets peer dep for broader compat (6f64e35)
  • docs: tweak readme (8240260)

Release 0.2.3

10 Sep 07:50
v0.2.3
e821100

Choose a tag to compare

0.2.3 (2025-09-10)

Release 0.2.2

10 Sep 07:42
v0.2.2
cc5fb6c

Choose a tag to compare

0.2.2 (2025-09-10)

  • chore: bump version to match npm (9fd4a8a)
  • chore: update release-it config (917cbba)
  • fix: accept interpolated and derived values for from (76e0968)
  • fix: fix event manager being shared for multiple views (5fa6c26)
  • refactor: update comments with workarounds for native driver (4ac3ec1)
  • docs: update README (f842aa3)

Release 0.2.0

06 Sep 19:22
v0.2.0
8644920

Choose a tag to compare

0.2.0 (2025-09-06)

  • fix: fix build with use frameworks (b11f8ae)
  • fix: fix thread safety issues (02b8695)
  • chore: initial commit (8dc2e39)
  • chore: rework the examples (9323741)
  • chore: setup codegen and example (d92b08f)
  • chore: upgrade dependencies (420b736)
  • chore: use scrollview for example instead of gesture handler (82d9644)
  • docs: add badges (8e8cc6f)
  • docs: update README (ad916fc)
  • docs: update README (3ac3ca4)
  • ci: bump xcode version on ci (970707f)
  • ci: enable react native prebuilds (81c609d)
  • refactor: rework android implementation (4a6117f)
  • feat: add Android implementation (0c8d57d)
  • feat: add iOS implementation (fd2bda6)