andreamazz / BubbleTransition

A custom modal transition that presents and dismiss a controller with an expanding bubble effect.
MIT License
3.32k stars 250 forks source link

what should be added if i have 2 button? #31

Closed ahikmatf closed 8 years ago

ahikmatf commented 8 years ago

especially at this part transition.startingPoint = transitionButton.center

andreamazz commented 8 years ago

You just specify the button's center that is originating the transition.