-
JCRBlurView use as a subview in UIPageViewController causes rendering issues in iOS7 : ( UIPageViewControllerTransitionStylePageCurl
-
### Brief intro
My app uses your control on each view controller in UIPageViewController. Recently, I detected that there’s a memory leak when scrolling in PageViewController.
I’ve used [CRChecker](…
-
I've 3 UITableViewController's. None of them responds to status bar tap for scrolling to top. How can I accomplish this?
There is a accepted pull request for this issue #31 but I couldn't solve the…
-
### Version: 1.8.0 (2015.04.01) | net.artsy.artsy.beta
### Stacktrace
-;main;main.m;7
### Reason
**\* Terminating app due to uncaught exception 'NSGenericException', reason: '**\* Collection was m…
-
Hello,
I have a question.
I want to know how to call viewpager's selectTabAtIndex method from childviewcontroller.
I tried as below but it could not work.
```
if ([self.parentViewController isKindO…
-
I'm implementing some PM::Screens as different pages of a UIPageViewController and am trying to figure out a way that each of the pages can have their own NavigationController.
``` ruby
def parent…
-
Is it possible to programatically select a page from an MSPageViewControllerPage button? How would I go about doing that?
-
Nice one, thanks!
I was wondering what would prevent to use UIPageViewController to manage the gallery? It would handle the paging "natively" and allow to remove quite a bit of code.
But maybe some of…
-
That's it thx for the amazing work!
plus uipageviewcontroller is complex....T.T
-
In Xcode 5.1, clang now requires 64bit slices for linked libraries. Since your libjpeg-turbo builder project is broken, I wasn't sure how to implement a 64bit version of libjpeg-turbo. I tried install…