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 693133b commit 6f7b7eaCopy full SHA for 6f7b7ea
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "react-native-gesture-handler",
3
"version": "2.20.0",
4
- "description": "Experimental implementation of a new declarative API for gesture handling in react-native",
+ "description": "Declarative API exposing native platform touch and gesture system to React Native",
5
"scripts": {
6
"prepare": "bob build && husky install",
7
"test": "jest",
0 commit comments