FireUIPagedScrollView
FireUIPagedScrollView copied to clipboard
Very nice UIScrollView ready to handle View Controllers as pages, handle orientation changes and integrate with UIPageControl and UISegmentedControl out of the box. iPhone & iPad Samples included!
When first time loading second page scroll bottom left to top right... How can i loading instead of first time action?
Removed NSNotificationCenter dependency which caused crash after rotation. I just started iOS programming, so don't take my code as is ;-) This pull request probably breaks iOS 4.3 support.
Added -removePagedViewControllerAtIndex: and -removePagedViewControllerAtIndex:animated:
Is there any way to use storyboard identifiers instead of nib files? I'm trying to make it work with an existing project in which the views I want to include...
Could you create a podspec file and add it to [CocoaPods](http://cocoapods.org/)? I feel strange creating it for you without first passing it by you. Thanks, this would help a lot...
You can reproduce this with the demo project: - Start the demo in landscape - Choose simple pages demo - Rotate to portrait - Go back - Rotate back to...
I have a feature request for the project. It would be awesome if you could specify a padding on the edges of the view controllers so that each view controller...