When testing Dynamic Type support in Breve I noticed that text would get truncated sometimes at larger text sizes for no real reason. I had to apply the fixedSize(horizontal:vertical:) modifier as a workaround to force the text to wrap instead. I wrote a short post about it: https://nilcoalescing.com/blog/AvoidingTextTruncationInSwiftUI
#iOSDev #SwiftUI #Accessibility
#iOSDev #SwiftUI #Accessibility