All Questions
1 question
1
vote
1
answer
5k
views
How do I get the ScrollView to keep its position when the keyboard appears with iOS 15/Xcode 13?
I have a ScrollView with a TextField underneath, both in a VStack. How do I get the ScrollView to keep its position when the keyboard appears with iOS 15/Xcode 13? To be more precise, if I am at line ...