#SwiftUI makes it easy to handle plurals in Text views using inflection, powered by Foundation's automatic grammar agreement. I wrote a post with a brief explanation and example to show how it works:
https://nilcoalescing.com/blog/HandlePluralsInSwiftUITextViewsWithInflection/

Comments