Releases: JairajJangle/react-native-visibility-sensor
Releases · JairajJangle/react-native-visibility-sensor
v1.4.1
v1.4.0
1.4.0 (2025-08-26)
Features
Performance Improvements
Bug Fixes
- add window dimension change listener to handle orientation changes (5f640db)
- added missing state dependencies in visiblity calculations (af0161c)
- handle initial visibility state and improve measurement timing (f5e4de7)
- perf: reduced unnecessary onPercentChange callback calls when last percent is already 0 (39e8aa8)
- prevent race conditions during rapid mount/unmount cycles (de6cb59)
- prevent state updates on unmounted components (6c9786a)
v1.4.0-beta.3
1.4.0-beta.3 (2025-08-26)
Bug Fixes
v1.4.0-beta.2
1.4.0-beta.2 (2025-08-23)
Bug Fixes
- added missing state dependencies in visiblity calculations (af0161c)
v1.4.0-beta.1
1.4.0-beta.1 (2025-08-23)
Bug Fixes
- add window dimension change listener to handle orientation changes (5f640db)
- handle initial visibility state and improve measurement timing (f5e4de7)
- prevent race conditions during rapid mount/unmount cycles (de6cb59)
- prevent state updates on unmounted components (6c9786a)