Swift project to list down available countries dial Code and allows search.
As shown in the below demo to list country dial code we used flags, in majority of times to show flags we use pngs but this project uses emojis 🙀, yes emojis.
Basically in iOS from Local we can get the list of country code for the country code we can generate the emoji (unicode) for more info click here
- Thanks to Ben Dodson & Benjamin Esham for Awesome article.
- UITableView
- UISearchBar
