Releases: satya164/react-native-animated-observer
Releases · satya164/react-native-animated-observer
Release 0.2.4
Release 0.2.3
Release 0.2.2
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
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)