/ZYCoverController

A lightweight, pure-Swift library for cover flip.

Primary LanguageSwiftMIT LicenseMIT

ZYCoverController

License MIT Carthage compatible CocoaPods CocoaPods

Features

  • Support click cover flip with Animation
  • Support drag cover flip with Animation
  • Support click cover flip without Animation

click-cover-flip-animation drag-cover-flip-animation click-cover-flip-without-animation

Example

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

Requirements

  • This library requires iOS 9.0+ and Xcode 10.0+
  • Swift 4.2+

Installation

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

pod 'ZYCoverController'

Author

leafly

License

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