ListSearchItems Module for Titanium

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)