You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A container view controller that manages navigation between pages of content, where a child view controller manages each page. (like UIKit/UIPageViewController)
FSPagingKit is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod'FSPagingKit'
License
FSPagingKit is available under the MIT license. See the LICENSE file for more info.
About
A container view controller that manages navigation between pages of content, where a child view controller manages each page. (like UIKit/UIPageViewController)