dillidon / alerts-and-pickers

Advanced usage of UIAlertController and pickers based on it: Telegram, Contacts, Location, PhotoLibrary, Country, Phone Code, Currency, Date...
MIT License
5.65k stars 700 forks source link

improve picker view searching experience #72

Open shannonchou opened 5 years ago

shannonchou commented 5 years ago
  1. case sensitive to case insensitive
  2. support searching by phone code/currency name/currency symbol
  3. support searching from middle. eg. "islands" -> ["Aland Islands", "Cayman Islands", ...]