Skip to content

Add support for sectionIndexLabel(_:) (officially only available on iOS 26+) #78

@rogerluan

Description

@rogerluan

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:

Image

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions