juanpablofernandez / SwiftyOnboard

A swifty iOS framework that allows developers to create beautiful onboarding experiences.
MIT License
1.25k stars 105 forks source link

Support changing shouldSwipe at any time #22 #43

Open jdanthinne opened 5 years ago

jdanthinne commented 5 years ago

I use the didSet method of shouldSwipe to be able to change the isScrollEnabled property of the container view.