rajivnarayana / nativescript-sectioned-list-view

A native script listview plugin that can display sections.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A native script listview plugin that can display sections.


Languages

Language:TypeScript 93.5%Language:JavaScript 6.0%Language:CSS 0.5%