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 ee02407 commit 836dfbdCopy full SHA for 836dfbd
2 files changed
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## [1.4.14](https://github.com/JairajJangle/react-native-visibility-sensor/compare/v1.4.13...v1.4.14) (2026-06-05)
2
+
3
## [1.4.13](https://github.com/JairajJangle/react-native-visibility-sensor/compare/v1.4.12...v1.4.13) (2026-04-16)
4
5
## [1.4.12](https://github.com/JairajJangle/react-native-visibility-sensor/compare/v1.4.11...v1.4.12) (2026-04-04)
package.json
@@ -1,6 +1,6 @@
{
"name": "@futurejj/react-native-visibility-sensor",
- "version": "1.4.13",
+ "version": "1.4.14",
"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