lbrendanl / SwiftSwipeView

93 stars 19 forks source link

scroll programmaticaly from the viewcontrollers A B and C ? #10

Open antoineplane opened 8 years ago

antoineplane commented 8 years ago

Hello everyone, First I would like to thank you for the repo, it is very useful ! But I would like now to have a buttons in my 3 navigationcontrollers which are in the scrollview (I changed the xib files to navigation controllers), to scroll programmaticaly from the different navigationcontrollers.

Like in the snapchat app for example, you can swipe but you can also clic on a button which make the scrolling. I've search a lot but I did not find a solution, I think that I have to do something with subviews or relation parent-child but I don't understand exactly what is means.

Thanks

boshd commented 7 years ago

did you find a solution?