We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae9ff05 commit 9f0297dCopy full SHA for 9f0297d
2 files changed
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## [1.4.7](https://github.com/JairajJangle/react-native-visibility-sensor/compare/v1.4.6...v1.4.7) (2026-01-18)
2
+
3
## [1.4.6](https://github.com/JairajJangle/react-native-visibility-sensor/compare/v1.4.5...v1.4.6) (2025-12-13)
4
5
package.json
@@ -1,6 +1,6 @@
{
"name": "@futurejj/react-native-visibility-sensor",
- "version": "1.4.6",
+ "version": "1.4.7",
"description": "A React Native wrapper to check whether a component is in the view port to track impressions and clicks",
"main": "lib/commonjs/index",
6
"module": "lib/module/index",
0 commit comments