Skip to content

Commit a178f5d

Browse files
authored
Use nighlty releases of Gesture Handler (#40)
1 parent 1b72f9e commit a178f5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
},
3434
"react-native-gesture-handler": {
3535
"description": "Declarative API exposing platform native touch and gesture system to React Native",
36-
"installCommand": "react-native-gesture-handler",
36+
"installCommand": "react-native-gesture-handler@nightly",
3737
"android": true,
3838
"ios": true,
3939
"maintainersUsernames": [],

0 commit comments

Comments
 (0)