Skip to content
This repository has been archived by the owner on Apr 24, 2022. It is now read-only.

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ilter Cengiz committed Sep 6, 2013
1 parent 2b475ee commit 61b503a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@ A tab view that mimics ActionBarSherlock's FragmentsTabsPager and Google Play ap

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
- iPad support

## Contact
[@monsieurje](https://twitter.com/monsieurje)
Expand Down

0 comments on commit 61b503a

Please sign in to comment.