TestsTested | ✗ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | May 2016 |
Maintained by Valeriy Bezuglyy.
VBVerticalScrollView limits scrolling to only vertical direction by resizing its contentView.
According to Apple docs when working with UIScrollView you should put all views into one contentView which will be added to scrollView itself.
Use CocoaPods
pod 'VBVerticalScrollView'
or
Drag VBVerticalScrollView dir into your project.
VBVerticalScrollView is available under the MIT license. See the LICENSE file for more info.