marcosgriselli / EasyTransitions

A simple way to create custom interactive UIViewController transitions
MIT License
1.68k stars 92 forks source link

Using UIPresentationController transitions open ViewController #33

Open jasmitSO opened 4 years ago

jasmitSO commented 4 years ago

As in your demo the swipe from bottom to up and then open that ViewController that have Airpod image. I want same like that button i want to open when click on UIButton not on swipe.

Please help to do onclick.

marcosgriselli commented 4 years ago

Hi @jasmitSO, I'm not sure I follow you. You want to expand that bottom card instead of dismissing it?