marmelroy / PhoneNumberKit

A Swift framework for parsing, formatting and validating international phone numbers. Inspired by Google's libphonenumber.
MIT License
5.14k stars 818 forks source link

Remove folding of section index titles in country code picker #710

Closed idrougge closed 10 months ago

idrougge commented 1 year ago

Diacritic insensitive folding of section index titles would render a sequence such as Å, Ä, Ö as A, A, O.

Ideally, UILocalizedIndexedCollation should probably be used here.

github-actions[bot] commented 11 months ago

This PR has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.