AutocompleteField VS ModernSearchBar

Compare AutocompleteField vs ModernSearchBar and see what are their differences.

AutocompleteField

Subclass of UITextField that shows inline suggestions while typing. (by filipstefansson)

ModernSearchBar

The famous iOS search bar with auto completion feature implemented. (by PhilippeBoisney)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
AutocompleteField ModernSearchBar
- -
663 185
- -
0.0 0.0
over 3 years ago about 4 years ago
Swift Swift
MIT License Custom
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

AutocompleteField

Posts with mentions or reviews of AutocompleteField. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning AutocompleteField yet.
Tracking mentions began in Dec 2020.

ModernSearchBar

Posts with mentions or reviews of ModernSearchBar. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning ModernSearchBar yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing AutocompleteField and ModernSearchBar you can also consider the following projects:

AutoCompleteTextField - TextField with smart suggestion for email inputs

Reel search - :octocat: 🔍 RAMReel is a UI controller that allows you to choose options from a list. Swift UI library made by @Ramotion

ARAutocompleteTextView - ARAutocompleteTextView is a subclass of UITextView that automatically displays text suggestions in real-time. This is perfect for automatically suggesting the domain as a user types an email address, #hashtag or @alexruperez.

MLPAutoCompleteTextField - UITextfield subclass with autocomplete menu. For iOS.

RSKPlaceholderTextView - A light-weight UITextView subclass that adds support for placeholder.

VMaskTextField - VMaskTextField is a library which create an input mask for iOS.

RSKGrowingTextView - A light-weight UITextView subclass that automatically grows and shrinks.

JVFloatLabeledTextField - UITextField subclass with floating labels - inspired by Matt D. Smith's design: http://dribbble.com/shots/1254439--GIF-Mobile-Form-Interaction?list=users

PasswordTextField - A custom TextField with a switchable icon which shows or hides the password and enforce good password policies