CocoaPods trunk is moving to be read-only. Read more on the blog, there are 17 months to go.
TestsTested | ✗ |
LangLanguage | SwiftSwift |
License | MIT |
ReleasedLast Release | May 2016 |
SPMSupports SPM | ✗ |
Maintained by soapyigu.
YGHorizontalScroller is a simple horizontal scroller implemented by Swift.
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
Owned and maintained by Yi Gu (@soapyigu).
Bug reports and pull requests are welcome.
AutoLayoutPlus is released under the MIT license. See LICENSE for details.