You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the library has pan gesture, tap gesture, and pinch gesture. I am not sure if any conflict in your app, but you should check if any view captured your touch event or the library handled it
How can I use UISwipeGestureRecognizer on BarChartView? I wrote some code but it didn't work.
}
Do I need to disable any gesture from BarChartView to get Right and left swipe ?
The text was updated successfully, but these errors were encountered: