yeelan0319 / Titanium-improved-listview

This module build on Titanium's listview to achieve many improved feature by simple configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Titanium-improved-listview

This module build on Titanium's listview and added features including:

  • singletap event on listitem click
  • swipe show customize operations
  • listitem templates: oneColumn, twoColumn, twoColumn w/ subtitle, etc..
  • collapse and expand sections
  • search through list
  • multiple selection and batch operation on listitems
  • define the order of the list section, list items within the section (In process)

Please refer to API document for details.

About

This module build on Titanium's listview to achieve many improved feature by simple configuration

License:MIT License


Languages

Language:JavaScript 93.6%Language:Python 5.2%Language:CSS 1.3%