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
Ok just in case someone else needs it - I done it by reassigning navigation controller gestures delegate to view controller and modify delegate method to ignore my container view.
If I will have some free time in the future I could add merge request with some custom property of classes that swipe should ignore
I have UISlider and if user slightly miss it then swipe transition is fired, can I block swipe transition in some container view of UISlider?
The text was updated successfully, but these errors were encountered: