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
