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 971db0e commit e4b2f1fCopy full SHA for e4b2f1f
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@react-native-community/hooks",
3
- "version": "2.0.2",
+ "version": "2.4.0",
4
"description": "",
5
"main": "lib/index.js",
6
"types": "lib/index.d.ts",
src/index.ts
@@ -21,5 +21,3 @@ export {
21
useDeviceOrientation,
22
useLayout,
23
}
24
-
25
-// unnecessary comment
0 commit comments