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
I tried put together pagecontroller and this step controller but it looks terrible.
I had to use notifications to send step controller to change step to another after page changed. It's terrible.... I so would love to implement this gorgeous controller to my app :(
You may be able to subclass RMStepsController and add a swipe gesture recognizer to the view of your subclass. From there your should be able to call showNextStep and showPreviousStep.
Unfortunately, I do not have the time to implement it myself. But this way should work :)
Hi, I can't figure out how to implement swipe gestures to switch between steps. is it possible?
The text was updated successfully, but these errors were encountered: