-
Andrew Wimpy became a registered member 2 years, 2 months ago · View
-
Andrew Wimpy wrote a new blog post: Alternative Autocomplete UITextField 2 years, 2 months ago · View
For a project I am working on, I needed to implement a search bar that would automatically complete the word the user is typing into the search bar and display relevant results. However, I didn’t want this to work like the default search bar functionality in objective c where the search bar is tied to a [...]