79483209

Date: 2025-03-04 09:31:23
Score: 1
Natty:
Report link

Updated way to find the textField from searchBar and hide the “x” symbol rather than “cancel” button :

your_SearchBar.searchTextField.clearButtonMode = UITextFieldViewModeNever;
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Vikas Saini