How Get Data Contact Use CNContactPickerViewController
Get user selected phone number from CNContactProperty and extract the phone number from it as a string. first " import ContactsUI" In button action add this code: i…
Read more →Build logs, short notes, and the things I work out in public before they turn into articles.
Get user selected phone number from CNContactProperty and extract the phone number from it as a string. first " import ContactsUI" In button action add this code: i…
Read more →1. Capslock UITexfield Editing changed - Texfield.autocapitalizationType = .allCharacters - Texfield.autocapitalizationType = .words // first character - Texfield.autoca…
Read more →
1. if you found an error like "Use of undeclared type 'UIColor' " error Use of undeclared type 'UIColor' , or Use of undeclared type 'UIC…
Read more →