I understand for iOS 14 you can use ScrollViewReader to automatically scroll your view up or down as the content in the scrollview changes.
I'm in a situation where I have to support iOS 13. Is there a way, even a hacky way, to programmatically scroll the scrollview in iOS 13?