I have a view with swipe gesture added, when the user right swipes the view i have to show camera with slide transition.I am not sure how to add slide in transition to the UIImagepickercontroller. Can some one tell how to achieve this.Thanks in advance
Asked
Active
Viewed 352 times
1
-
What you want is slide transition from right to left? Have you tried this? http://stackoverflow.com/questions/11412467/dismissmodalviewcontroller-with-transition-left-to-right – Valent Richie May 28 '13 at 09:58