I have a question about a view sliding up.
The example would be iOS’s contacts app.
When you want to add a new contact, a view slides up automatically.
How do you achieve this?
Thank you!
I have a question about a view sliding up. The example would be iOS’s
Share
Check-out the Presenting a View Controller and Choosing a Transition Style section.
http://developer.apple.com/library/ios/#featuredarticles/ViewControllerPGforiPhoneOS/ModalViewControllers/ModalViewControllers.html
Hint:
UIModalTransitionStyleCoverVertical