lifution / FSPagingKit

A container view controller that manages navigation between pages of content, where a child view controller manages each page. (like UIKit/UIPageViewController)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FSPagingKit

Requirements

iOS 11+ Swift 5 Xcode 14+

Installation

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)

License:MIT License


Languages

Language:Swift 98.9%Language:Ruby 1.1%