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 f8af68c commit a34f13aCopy full SHA for a34f13a
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "react-native-click-outside",
3
- "version": "0.2.0-alpha.0",
4
- "description": "test",
+ "version": "0.1.0-alpha.0",
+ "description": "React Native library to detect clicks outside the component 👆",
5
"main": "lib/commonjs/index",
6
"module": "lib/module/index",
7
"types": "lib/typescript/index.d.ts",
0 commit comments