Describe the feature
I'd like to use https://developer.apple.com/documentation/swiftui/view/sectionindexlabel(_:) on iOS 14+, which:
Sets the label that is used in a section index to point to this section, typically only a single character long.
Looks like this, roughly:
Is your feature request related to a problem?
No
Proposed solution
Adding a new backport for the section index label.
Alternatives considered
N/A
Additional context
N/A