StefanLage / SLPagingViewSwift

Navigation bar system allowing to do a Tinder like or Twitter like. SLPagingViewSwift is a Swift port of the Objective-C of SLPagingView
MIT License
215 stars 35 forks source link

Swift 1.2 optionals change + Swift struct naming #5

Open baoluo opened 9 years ago

confile commented 9 years ago

This line https://github.com/retsohuang/SLPagingViewSwift/blob/master/SLPagingViewSwift/SLPagingViewSwift.swift#L115 raises an error:

/Users/mg/Documents/Swift/TinderHeaderSliderTest/SLPagingViewSwift/SLPagingViewSwift.swift:115:5: Must call a designated initializer of the superclass 'UIViewController'