/PageViewControllerDemo

Demonstrates using UITableViewController in Swift 3, along with a TableView to add/remove/reorder pages (similar to UI in Apple's Weather App)

Primary LanguageSwift

PageViewControllerDemo

UIPageViewController Demo allowing pages to be added / deleted / moved via UITableView, similar to managing City/weather locations in Apple's Weather app. Weather & robust UI not shown, just focuses on how to implement UIPageViewController, UIPageVIew, and UITableView. Comments & suggestions for improvement are most welcome!