Mobile Apps

  • How to use titanium search with tableviews and listviews

    Titanium mobile has a build in search feature for iOS and Android devices. It is mostly used on tableViews or listViews. But how are the search methods and properties implemented for some of the common scenarios? The input field In any case we need a search bar input field. Here we have the following options:…

    Read More