UIPageViewController-Post icon indicating copy to clipboard operation
UIPageViewController-Post copied to clipboard

Update to Swift 3

Open Angwish opened this issue 8 years ago • 2 comments

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

Angwish avatar Sep 25 '16 16:09 Angwish

Going to have to do the conversion myself. Hoping publisher will consider the effort.

iPhoneSDKPro avatar Oct 20 '16 14:10 iPhoneSDKPro

+1

linkthrow avatar Nov 24 '16 17:11 linkthrow