-
I would like to use GestureStateManager to cancel a touch event if my touch criteria are not met.
Currently I am getting GestureStateManager as undefined.
### Expected behavior
When touch event r…
-
# IsPanning and additional touch events to PanGestureRecognizer
This will provide a bindable property on PanGestureRecognizer to indicate that the gesture is currently in the state of panning.
It …
-
I've followed this doc https://facebook.github.io/react-native/docs/integration-with-existing-apps to intergrate RN on my app. The RN view works fine but animation and pangesture not work.
Behavior: …
-
Hi, Just a heads up this could not be an issue with your plugin but with the third-party plugin. What I did was use this plugin, [https://pub.dev/packages/drawer_swipe/example](url) , After its imple…
-
## Description
Adding the option that PanGestureHandler waitFor a LongPressGestureHandler does not work, the PanGestureHandler activates directly. And once LongPressGestureHandler activates, PanGes…
-
I am using new version of calendar view. When i click a cell in calendar, if the cell has special event, i will change height of calendar view to show detail event. But calendar view scroll to first …
-
It works if I add `[_frontViewController.view addGestureRecognizer:_panGestureRecognizer];` to `setFrontViewPosition:animated:`, but I don't want to modify the source because I'm using Cocoapods.
Wh…
-
## Summary
Today the `TouchEffect` provide several high-level effects and properties such as animations, hover effects, etc. However, there is no way to get access cross-platform touch events for s…
-
### Short description
Once we started tracking a table view inside the floating panel we obtain a strange behaviour. Indeed the content view contains a vertical stack with a 100px height view (lets c…
-
Hello, I've created view controller with table view and want to move cells ( panGesture ) but logic in "panned" does not let me to do this.
If I am using handleScrollView delegate and put there my t…