I’m making an application for iPhone, and I want that when I touch a button it opens a view with a slide effect when you touch from the top to the bottom of the screen. The view is in the same XIB file as the button…Advance thanks
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
you need that use bellow code with your requirement simple with
GestureRecognizerhere you just set frame on of your this viewcontroller in
addCustomBottomBarmethod like bellow…2.if you want to Animation with up the ViewController with button Click then use bellow code…..
hope,this help you…..
🙂