You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Why I set'presenter.dismissTransitionType = TransitionType.crossDissolve' but no effect, always show the effect of ‘coverVertical’
And I added a breakpoint in Presentr.swift and found that the ‘animationController(forDismissed dismissed: UIViewController)’ function was not executed
Using AlertViewController
The text was updated successfully, but these errors were encountered:
Why I set'presenter.dismissTransitionType = TransitionType.crossDissolve' but no effect, always show the effect of ‘coverVertical’
And I added a breakpoint in Presentr.swift and found that the ‘animationController(forDismissed dismissed: UIViewController)’ function was not executed
Using AlertViewController
The text was updated successfully, but these errors were encountered: