Relative Content

Tag Archive for iosswiftiphoneswiftui

Swiftui keyboard toolbar item causing screen jump

I’m working on an iOS app in Swift UI and am having an issue when dismissing a keyboard from a button in the keyboard toolbar. The toolbar itself is not going away with the keyboard instead it is going to the bottom of the view and then disappearing causing the screen to jump down to fill the space. The video is from a simulator but the same issue is happening on my actual device as well.