Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/farwayer/tilistsearchitems


https://github.com/farwayer/tilistsearchitems

Last synced: 23 days ago
JSON representation

Awesome Lists containing this project

README

        

# ListSearchItems Module for [Titanium](https://github.com/appcelerator/titanium_mobile)

## Description

Provide access to ListView item count filtered by SearchBar or SearchView.

## API

- sectionSearchCount(section)

- listSearchCount(list)

**WARNING! be care with `change` event on iOS: list isn't filtered yet. Add small delay (50-100ms will be ok)**