I am using IQKeyboardManager.
I am showing an UITextView
in middle of the screen with transparent background when I click 'reply'. The entire viewController
moving up, fine. but when I dismissed, the viewController
top is under the statusBar
.
why is it happening?