Swift 3: Audible - How to Implement Skip and Next Buttons (Ep 6)

Profile Picture
- Published on Sep 25, 2016馃審 Public

Onto one of our last episodes for the Audible Login series. Today, let's go over implementing the behavior that handles the Skip and Next buttons at the top of the screen. We will be using UICollectionView's scrollToIndexPath method to handle the transition from page to page. I'll also go over how you can refactor the code to avoid redundancy which will definitely help you in the long run. The last step is to use our nextPage function to also implement the skipping behavior. Enjoy. Completed Source Code https://www.letsbuildthatapp.com/cour... Previous Episode 5: https://youtu.be/rf0KWLGuvVc Want to learn more about iOS Development? Here are a few additional playlist resources on my channel: Lets Build AppStore series: https://www.youtube.com/playlist?list... Lets Build Facebook Feed series: https://www.youtube.com/playlist?list... Lets Build Facebook Messenger series: https://www.youtube.com/playlist?list... Follow me on Twitter: https://twitter.com/buildthatapp