The animation a search bar in iOS runs when you select it is very slow on the iPhone 4s (which I want to support). Is there any way to remove that animation?
Asked
Active
Viewed 185 times
0
-
just use a uitextfield, it works the same way, you just need to add buttons around it using its left and right views – Larry Pickles Dec 01 '15 at 20:53
-
How would you implement a searchBarDelegate with a text field? – Hayden Holligan Dec 01 '15 at 20:59