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 1b9e9e9 commit 5aba074Copy full SHA for 5aba074
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Changelog
2
3
+# [2.0.0](https://github.com/huextrat/react-native-screenshot-aware/compare/v1.3.21...v2.0.0) (2026-03-07)
4
+
5
## [1.3.21](https://github.com/huextrat/react-native-screenshot-aware/compare/v1.3.20...v1.3.21) (2026-03-04)
6
7
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-screenshot-aware",
- "version": "1.3.21",
+ "version": "2.0.0",
"description": "React Native module for real-time screenshot detection on Android and iOS",
"main": "./lib/module/index.js",
"types": "./lib/typescript/src/index.d.ts",
0 commit comments