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 Swift3 and UiViewController life cycle #22

Open barylevy opened 7 years ago

barylevy commented 7 years ago
  1. support swift 3 compilation and running
  2. support UIViewController life cycle: like viewDidAppear , viewWillDisapear etc