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

Support for Swift 2.0 #14

Closed RayanSaeed closed 8 years ago

RayanSaeed commented 8 years ago

Don't know if this error is caused by Swift 2.0 or not.. but this is what it is

Cannot invoke initializer for type 'NSDictionary' with an argument list of type '(objects: [AnyObject], forKeys: [AnyObject])'