-
The pan to close gesture recogniser overrides the ability to swipe left to delete items in a table view within the drawer.
There should be an option to disable the pan to close gesture, as implemen…
-
Is it possible to get the Y position of the line when `handleGestureAction:` is triggered? I've lowered `touchInputLine`'s Y position to use the line under the graphic line with the following:
```
se…
-
Great library, thank you.
I don't know if I am doing this the right way, but I have been tying into the start and end function of the gestures and it is a bit of a PIA.
it looks like this.
`…
-
### Description
Hello! I am migrating from victory-native v36 to this one and I was wondering if there are plans to implement the VictoryZoomController.
https://formidable.com/open-source/victor…
-
# Bug
When BottomSheetFlatList is scrolling, and BottomSheet is panning down, then BottomSheetFlatList scrolls to top.
Here a screen recording:
https://github.com/user-attachments/assets/bc…
-
hammerjs is overriding horizontal pan.
disable gestures when the user zooms.
when zoom === 1, reenable hammer gestures.
when zoom !==1 disable all hammer gestures, to allow default behaviour.
-
```setGestureShouldRecognizeTouchBlock:```
the name of this method says "can the current gesture work?". Then why doesn't it disable pan gesture or other gestures?
-
When I close the modal with a swipe-down pan gesture, if I open it again, right after opening, it "jumps" height to a random value. If I close the modal programatically using `ref.current?.close()`, o…
-
Firstly, thank you very much for this amazing component!
I installed and followed the usage instructions in a new Bare React Native app 0.75 using community cli. I can see the video (using the same…
-
### Expected behavior
If data changes are triggered due to the user interaction with the chart, like zoom and pan with [chartjs-plugin-zoom](https://www.chartjs.org/chartjs-plugin-zoom/latest/) plu…