uikit-transitions Questions
2
Solved
I have two viewControllers:
ViewController1
A complex stack of sub viewcontrollers with somewhere in the middle an imageView
ViewController2
A scrollView with an imageView embedded in it
Wha...
Homologate asked 26/2, 2018 at 13:56
1
Solved
I am presenting a modal view controller using UIPresentationController. I am setting the frame of presentedView less than the containView's bounds using following method:
override func frameOfPres...
Milwaukee asked 25/9, 2015 at 23:56
1
I want to create a custom transition for my view controllers. I have begun to gather some information about the new API introduced in iOS7. But I have been told that this API somehow changed in iOS...
Maitland asked 3/4, 2015 at 16:32
0
I'm using a custom transition to slide a view controller 2/3 off screen when - presentViewController:animated:completion: is called and slide it back again when dismissViewControllerAnimated:comple...
Polyphagia asked 6/11, 2013 at 11:36
1
© 2022 - 2024 — McMap. All rights reserved.