Skip to content

A tab view that mimics ActionBarSherlock's FragmentsTabsPager and Google Play app's tab management.

License

Notifications You must be signed in to change notification settings

martingodec/ICViewPager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ICViewPager

A tab view that mimics ActionBarSherlock's FragmentsTabsPager and Google Play app's tab management.

ICViewPager

Usage

Just copy ViewPagerController.m and ViewPagerController.h files to your project. You can subclass it and implement dataSource and delegate methods in the subclass or just assign it to a view controller as file's owner and provide external dataSource and delegate objects. Supports both iPhone and iPad.

Requirements

ICViewController supports minimum iOS 6 and uses ARC.

To-do

  • Current version doesn't track pan gestures in content view. These should be tracked to scroll tabs synchronously

Contact

@monsieurje Ilter Cengiz

Licence

ICViewPager is MIT licensed. See the LICENCE file for more info.

About

A tab view that mimics ActionBarSherlock's FragmentsTabsPager and Google Play app's tab management.

Resources

License

Stars

Watchers

Forks

Packages

No packages published