Skip to content

Narek1994/OffsetCoordinator

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

OffsetCoordinator

CI Status Version License Platform

Example

alt tag [Youtube]

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Swift 4.0, iOS >= 10.0 Dependence: RxSwift, RxCocoa

Installation

OffsetCoordinator is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'OffsetCoordinator'

Usage

Create multiple tab viewcontrollers by UIPageViewController or any libs.

self.offsetCoordinator = OffsetCoordinator(headerView: self.headerView,
                                           menuView: self.menuView,
                                           viewControllers: self.viewControllers)

Author

goldmoment, nguyenvanvienqn@gmail.com fb/goldmoment tw/goldmoment

License

OffsetCoordinator is available under the MIT license. See the LICENSE file for more info.

About

๐Ÿ Handle the header view position when having multiple scroll views.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 90.8%
  • Ruby 9.2%