I am trying to implement MRCountryPicker for selecting Country Flag and Code.I have installed pods.
now i have no idea how can i get delegate method or how can i declare like this "MRCountryPickerDelegate"
for more detail check out
https://github.com/xtrinch/MRCountryPicker
class ViewController: UIViewController, MRCountryPickerDelegate {
i am getting this error
Thanks for your appreciation's and help..Thank you.
import MRCountryPicker
– Parisparish