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

Commit 61b503a

Browse files
author
Ilter Cengiz
committed
Updated README.md
1 parent 2b475ee commit 61b503a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@ A tab view that mimics ActionBarSherlock's FragmentsTabsPager and Google Play ap
99

1010
Just copy ViewPagerController.m and ViewPagerController.h files to your project.
1111
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.
12+
Supports both iPhone and iPad.
1213

1314
## Requirements
1415

1516
ICViewController supports minimum iOS 6 and uses ARC.
1617

1718
## To-do
1819
- Current version doesn't track pan gestures in content view. These should be tracked to scroll tabs synchronously
19-
- iPad support
2020

2121
## Contact
2222
[@monsieurje](https://twitter.com/monsieurje)

0 commit comments

Comments
 (0)