I put `transmissionMode = .dismiss` in present mode and shows black. (Swift3, xCode8)
ahikmatf opened this issue · 1 comments
ahikmatf commented
what should I do if I want to have dismiss direction for presenting non modal controller?
andreamazz commented
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.