GabrielAlva / SwiftPages

A swift implementation of a swipe between pages layout, just like Instagram's toggle between views.
Other
647 stars 91 forks source link

Is there any way to start on element besides index 0? #45

Open cnpena opened 7 years ago

cnpena commented 7 years ago

Basically I would like to have 3 pages. I want to build and start on the middle page so I am able to scroll left one and right one page from there. Any ideas on how to do this using this library? thanks!