-
If don't hide the keyboard before moving to another viewController, after return textInputbar in center screen. It begins after first transition.
![untitled](https://cloud.githubusercontent.com/assets…
-
Spec: https://material-motion.gitbooks.io/material-motion-starmap/content/specifications/transition_controller.html
This controller publicly conforms to `UIViewControllerTransitioningDelegate`.
Exam…
-
After I added 2 new viewcontrollers A and B before C (which is where timeline is added) I get
Warning: Attempt to present on whose view is not in the window hierarchy!
My question is in line
…
-
Hi,
Somehow, I'm getting a black screen in the simulator and on devices while trying to get HelloEarth to run.
I started with a single view controller template in XCode (6.1 on Yosemite) with Base S…
-
while adding tags to the taglistview I am gettiing exc_bad_access error. How to resolve this one.
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/38884085…
-
I used `ViewDeck` in my app few years ago. Now, I have to make a new app and I'm very happy to see that this great library has been updated. I tried this new version and I noticed that now is the left…
-
Hi! This is great work. Congrats!
I'm working on a project for IOS10. I'm not using ZoomTransitioning, but I do use your approach to retrieve the navigation controller's default interactivePopGesture…
-
I am getting quite a bit of stuttering when i transition from a view controller that has CardViews to another ViewController
`self.navigationController?.pushViewController(exampleLoadViewController()…
-
**enum checklist to improve**
- [x] MaskType
- [x] AnimationType
- [x] GradientStartPoint
- [x] BorderSide
- [x] BlurEffectStyle (Add new options `regular` and `prominent` for `UIBlurEffectStyle`)
- […
-
(A)TabBarController --> (B)Navigation Controller --> (C)ViewController -> (D)TableViewController -> (E)ZoomNavigationController -> (F)CollectionViewController -> (G)DetailViewController
1. It works bu…