Skip to content

Commit 199207c

Browse files
committed
chore: will be done by the instlal method
1 parent e66ed74 commit 199207c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ import {
1111
} from '@nativescript-community/gesturehandler';
1212
import { Animation, AnimationDefinition, CSSType, Color, EventData, GridLayout, Property, ScrollEventData, ScrollView, TouchGestureEventData, Utils, View, booleanConverter } from '@nativescript/core';
1313
import { AnimationCurve } from '@nativescript/core/ui/enums';
14-
installGestures(false);
1514
const OPEN_DURATION = 200;
1615
const CLOSE_DURATION = 200;
1716
export const PAN_GESTURE_TAG = 12431;

0 commit comments

Comments
 (0)