Getting Current Location Country Name, Dial Code and Flag Change CountryPicker
'1. didFinishLaunchingWithOptions
assign CLLocationMaganer to get current lattitude and longitude by CLLocationMaganer Delegate and CLPlaceMarker get Country Code
- didupdateLocation Pass dictionary by using NotificationCenter to Viewcontroller to update current country details'
SearchBar - to search counrty Image ,country name and dial code
protocol is used to pass details to viewcontroller
Country.json is Json file contain list country with name, code and dial code
- Easy to customize CounrtyCodeVC
- get Current country Details
Imran, [email protected]
CountryCodePicker is available under the MIT license. See the LICENSE file for more info.