Displaying 1 to 10 from 10 results

MaterialSearchBar - Material Design Search Bar for Android

  •    Java

This beautiful and easy to use library will help to add Lollipop Material Design SearchView in your project.

Material - A UI/UX framework for creating beautiful applications.

  •    Swift

Welcome to Material, a UI/UX framework for creating beautiful applications. Material's animation system has been completely reworked to take advantage of Motion, a library dedicated to animations and transitions. Take a look at a sample Photos project to get started.

YNSearch - 🔍 Awesome fully customize search view like Pinterest written in Swift 4 + Realm support!

  •    Swift

Set database (required) and key (required). key will be displayed in YNSearchListView You can set your database [Any] if you want to customize.

Material-SearchTransition - A demo showcasing how to implement a Dial app-like Toolbar transition

  •    Java

This is a sample project showcasing how a transition to Search can be achieved similar to how it can be found in the Android stock Dialer app. The main difference to the implementation found in the stock Dialer app is that you have two separate Activities (MainActivity and SearchActivity) in the demo, as opposed to having a huge activity that has the logic for both.




react-native-searchbar - A pretty sweet search bar for React Native.

  •    Javascript

A pretty awesome search bar for React Native. It has a built in simple search capability which can be utilised by handing the component data and providing a handleResults function which will receive the filtered copy of the data array. The search function uses a depth-first algorithm to traverse the data and simply looks for an indexOf the user input within all strings, numbers, and boolean values in the data.

RSKCollectionViewRetractableFirstItemLayout - A light-weight UICollectionViewFlowLayout subclass that allows the first item to be retractable

  •    Swift

A light-weight UICollectionViewFlowLayout subclass that allows the first item to be retractable. RSKCollectionViewRetractableFirstItemLayout requires iOS 7.0 or later.

react-native-material-design-searchbar - react native material design searchbar

  •    Javascript

Install the SearchBar from npm with npm i -S react-native-material-design-searchbar. Then, require it from your app's JavaScript files with import SearchBar from 'react-native-material-design-searchbar'. This library depends on react-native-vector-icons. Please link it by following their installation guide. All props are optional except height.

SearchListView - 带搜索栏的 listview,轻拉出现搜索栏,用力拉出现下拉刷新

  •    Java

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


ModernSearchBar - The famous iOS search bar with auto completion feature implemented.

  •    Swift

ModernSearchBarDelegate inherit from UISearchBarDelegate, so you can find commons methods you already use in your project. Also, I add those methods to handle click actions on suggestionsView.

jinabox.js - A lightweight, customizable omnibox in Javascript, for use with a Jina backend.

  •    Javascript

jinabox.js is a lightweight, customizable set of components for querying and displaying results from Jina flows. You can use it for searching text, images, videos, audio or any kind of data with a Jina backend.






We have large collection of open source products. Follow the tags from Tag Cloud >>


Open source products are scattered around the web. Please provide information about the open source projects you own / you use. Add Projects.