k-nar
k-nar
I have a viewController hierarchy like this viewControllerContainer I__childViewController1 childViewController1 contains UITableView with MGSwipeTableCells in the MGSwipe Button action I do [viewControllerContainer performSegueWithIdentifier:] which replaces childViewController1 with childViewController2 so the...
when using modal presentation with .overFullScreen (or overCurrentContext) dismiss(animated: true, completion: nil) works fine but dismiss(animated: false, completion: nil) causes black screen  here is the test project [project.zip](https://github.com/lkzhao/Hero/files/1127433/project.zip)
add android.support.design.animation.AnimationUtils => com.google.android.material.animation.AnimationUtils