When used in conjunction with UIScrollView.KeyboardDismissMode = .interactive, the application freezes on the main thread while it tries to resolve the the input view's frame.
Reproducible on iPhone X (device & simulator)
Tested using both iOS 11.4 & iOS 12 base SDK
When used in conjunction with
UIScrollView.KeyboardDismissMode = .interactive, the application freezes on the main thread while it tries to resolve the the input view's frame.Reproducible on iPhone X (device & simulator)
Tested using both iOS 11.4 & iOS 12 base SDK