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
{{ message }}
This repository has been archived by the owner on Apr 11, 2021. It is now read-only.
I'm not sure I fully understand the question... swipes where? If you are after swiping between the content shown below the segments then that has nothing to do with this control. I could create another pod that has swappable View Controller which is making use of this control but that is a lot of work.
I'm currently analysing various segmented controls for my app. This one is great - good job! The only thing that is actually missing is that you can attach views to each segment and swipe between them. I think this is what @lendkazazi also meant. Right now, I would have to add a gesture recogniser myself and programatically move to the previous (or next) segment when swiping right (or left).
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is there a way to swipe between segments?
The text was updated successfully, but these errors were encountered: