UIPageViewController-Post
UIPageViewController-Post copied to clipboard
Update to Swift 3
After the release of iOS10, i had numerous errors. i have been able to fix the majority, but the last 4 I have are as follows:
- Type 'PageViewContoller' does not conform to protocol 'UIPageViewControllerData Source'
- Argument labels'(_:, viewControllerAfterViewController:)' do not match any available overloads - Three errors similar to this one. Error is located in the PageViewController at the NotifyDelagateOfNewIndex() function
Going to have to do the conversion myself. Hoping publisher will consider the effort.
+1