HeroTransitions / Hero

Elegant transition library for iOS & tvOS

Home Page:https://HeroTransitions.github.io/Hero/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Black screen on dismiss controller

GeorgeKyrylenko1998 opened this issue · comments

What did you do?

I try to use Hero for present view controller

What did you expect to happen?

Correct work

What happened instead?

Black screen after dismiss controller

General Information

  • Hero Version: 1.6.0

  • iOS Version(s): 14.3

  • Swift Version: 5

  • Devices/Simulators: Simulators

I'm experiencing this behaviour too. It does not seem like a crash, at least I get no crashes on Xcode and no error messages whatsoever. As soon as the View Controller finishes dismissing, I get this black screen. Only experiencing this on v.1.6.0

Confirm. Have to go back on 1.5.0

Me too. Have to go back on 1.5.0

Me too. Have to go back on 1.5.0

Confirmed. Back to 1.5.0.

commented

Me too. Have to go back on 1.5.0

I think it's commit 800b9d9

Working on a patch and release for later today.

I can confirm that it's fixed on 1.6.1. Thank you very much @JoeMatt!