A swipe horizontally between pages UI for swift.
This repository is a pre-built swipe paging UI developed in swift.It can display a list of view controllers by swiping left or right. You can set the title for each page by setting the title for the view controller of that page.
You can build the UI and run on an iOS simulator as is to test it out. View the comment UI Swift files here. You can also initialize it with your own list of view controllers!