Scrollable Plain Text with SwiftUI
Jan 09, 2025Had one heck of a time trying to create a scrollable Text item in SwiftUI. After failing with a disabled TextView and trying some pretty anoying items I found using ChatGPT and Google searches I created my own. Turns out to be super simple.