LTInfiniteScrollView
LTInfiniteScrollView copied to clipboard
Paged scrollview allowing easily applying animation
When I set the width of the scrollView in DemoViewController, eg.200. I want the scrollView also only can see 5 labels and other labels are hiden. But I can see...
``` - (NSInteger)numberOfViews { for (int i = 0; i
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Hello All, Can we somehow implement the horizontal scrolling as well?
pagingEnabled = YES, but i can't scroll to index 0
Hi, is it possible to make the selected index in center like 360 degree? similar to `UIPickerView` behavior