algolia / instantsearch-ios

⚡️ A library of widgets and helpers to build instant-search applications on iOS.
https://www.algolia.com/doc/guides/building-search-ui/what-is-instantsearch/ios/
Apache License 2.0
591 stars 55 forks source link

chore: Rename `QueryInput` -> `SearchBox` #219

Closed VladislavFitz closed 2 years ago

VladislavFitz commented 2 years ago

Summary

This PR renames all QueryInput components to SearchBox components by deprecation the old naming. All the demos and examples are updated accordingly.