Skip to content

Files

Latest commit

 

History

History
24 lines (18 loc) · 821 Bytes

File metadata and controls

24 lines (18 loc) · 821 Bytes

Native script modules to support sections in a listview (ios UITableView).

Sample

A sample is bundled with this repository that shows how to use the above plugins

$ cd Sample

Install the bundled plugins

$ tns plugin add ../nativescript-sectioned-list-view
$ tns plugin add ../observable-sectioned-array

Run the application on your simulator

$ tns emulate ios --device=iPhone-5s