CocoaPods trunk is moving to be read-only. Read more on the blog, there are 17 months to go.

YGHorizontalScroller 0.0.4

YGHorizontalScroller 0.0.4

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release May 2016
SPMSupports SPM

Maintained by soapyigu.



  • By
  • Yi Gu

YGHorizontalScroller

YGHorizontalScroller is a simple horizontal scroller implemented by Swift.

Requirements

  • iOS 8.0+
  • Xcode 6.0+

Instalation

Usage

YGHorizontalScroller works by wrapping sroller and UIViews together and offers a flexiable protocal with methods. To make use of methods don’t forget to import YGHorizontalScroller into your code:

import YGHorizontalScroller

Note: If you encounter an import error, building your project may resolve the problem

Screenshots

portrait landscape

Credits

Owned and maintained by Yi Gu (@soapyigu).

Contributing

Bug reports and pull requests are welcome.

License

AutoLayoutPlus is released under the MIT license. See LICENSE for details.