A Ti.UI.ListView wrapper with mighty powers for forms in your Appcelerator Axway Titanium Alloy applications.

This is a Widget wrapping some standard components in order to create a re-usable Widget for a single choice selection within a <ListView> element with a support for an “Other” entry.

Here we are using one Ti.UI.ListView, one Ti.UI.ListSection and multiple Ti.UI.ListItems.

We’ve tried to make the API as simple and intuitive as possible but we’re opened for pull requests too.

At the moment we only support a single selection mode but we could work on a multiple selection mode in the future.

Check it out on Github and gitTio.