NKVPhonePicker v2.1.0 Release Notes
Release Date: 2019-06-26 // over 5 years ago-
โ Added the prefill method:
let source = NKVSource(countryCode: "ru") textField.setCurrentCountryInitially = false textField.preFillText(source: source, number: 7999432423)
โก๏ธ Thanks @shahbaz-saleem for pushing me to update to swift 5.0 ๐
๐ฑ Thanks @artemy-ant for some features ๐