Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 1.51 KB

README.md

File metadata and controls

46 lines (28 loc) · 1.51 KB

SwiftUIVerticalPageView

CI Status Version License Platform

What's for

To use vertical PageView,

customizing native (horizontal) PageView was not a good choice for caring about ignoring safearea.

It has only one file but many cases were considered.

It would be used often, because designers like this style very much.

Please open Example and enjoy it!

Example

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

Requirements

  • iOS 14+
  • Swift 4+
  • SwiftUI 2+

Installation

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

pod 'SwiftUIVerticalPageView'

Author

decaf-hailey, [email protected]

License

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