Remove the hide-keyboard button when iOS keyboard is open
In XCode, is there a way to remove the “hide-keyboard” button ? I’m trying to prevent the keyboard from hiding when the hide-keyboard button is tapped and can only be hidden when the done button is tapped.
Huge top padding of navigation bar in swift
In Xcode 15.3 i have an UIKit app, I have TabBarViewController with some items, in each view controller that i have navigation bar title, there is a huge gap above navigation bar.