Adrian-Yao

Results 1 issues of Adrian-Yao

After opening podfile and downloading SearchTextField 1.1.4 I created an outlet as follows: @IBOutlet weak var countrySearchTextField: SearchTextField! And then in viewDidLoad, i put in this function { countrySearchTextField.filterStrings(["United States",...