-
Notifications
You must be signed in to change notification settings - Fork 98
Closed
Description
Describe the bug
A clear and concise description of what the bug is.
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots, videos or sample codes
If applicable, add screenshots to help explain your problem.
Environnement :
- Device: iPhoneX
- OS: iOS 13.6
- OverlayContainer Version 3.5.0
Additional context
Add any other context about the problem here.
window?.rootViewController = UINavigationController(rootViewController: TestViewController())navigationController?.pushViewController(ShowOverlayExampleViewController(), animated: true)ShowOverlayExampleViewController popViewController deinit does not execute
Metadata
Metadata
Assignees
Labels
No labels

