Download JSInfiniteScrollView Free Java Code
Description
A view with an API inspired by UITableView that uses a UIScrollView to implement an infinite (or wrapping) scroll view.
Source Files
The download file JSInfiniteScrollView-master.zip has the following entries.
.gitignore//from ww w .j a v a 2s .c om
InfiniteScrolling.xcodeproj/project.pbxproj
InfiniteScrolling/AppDelegate.h
InfiniteScrolling/AppDelegate.m
InfiniteScrolling/InfiniteScrolling-Info.plist
InfiniteScrolling/InfiniteScrolling-Prefix.pch
InfiniteScrolling/JSInfiniteScrollView.h
InfiniteScrolling/JSInfiniteScrollView.m
InfiniteScrolling/ViewController.h
InfiniteScrolling/ViewController.m
InfiniteScrolling/en.lproj/InfoPlist.strings
InfiniteScrolling/en.lproj/ViewController.xib
InfiniteScrolling/main.m
readme.mdown
Download
Click the following link to download JSInfiniteScrollView-master.zip.
JSInfiniteScrollView-master.zipHome »
Objective C Free Code »
UI »
Objective C Free Code »
UI »