洸藤村

Results 2 issues of 洸藤村

`let mySearchTextField = SearchTextField(frame: CGRect(x:10, y: 100, width:200, height:40)) // Set the array of strings you want to suggest mySearchTextField.backgroundColor = UIColor.red mySearchTextField.inlineMode = true mySearchTextField.filterStrings(["Red", "Blue", "Yellow"]) self.view.addSubview(mySearchTextField)` "the...

the library works great but i must recommend you about functions below: picker.getDialCode picker.getCountryName picker.getFlag it always returns nil right after United State is selected. i think you should change:...