HeroTransitions / HeroTransitions/Hero
modal dismiss animated:NO causes black screen
Open
confirmed bug
reopen if needed
WIP
- Dominant language
- Swift
- Stars
- 22.5k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
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)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.