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

I put `transmissionMode = .dismiss` in present mode and shows black. (Swift3, xCode8) #32

Closed ahikmatf closed 7 years ago

ahikmatf commented 8 years ago

what should I do if I want to have dismiss direction for presenting non modal controller?

andreamazz commented 8 years ago

I'm having a really hard time figuring out what you mean. My best guess is that this is related to #12, so make sure to check that out. Other than that, please provide a more descriptive issue, possibly with a sample demonstrating the issue.