[](https://www.npmjs.com/package/nativescript-collectionview-waterfall) [](ht
npm install nativescript-collectionview-waterfallA NativeScript CollectionView waterfall Plugin.
tns plugin add nativescript-collectionview-waterfall
This command automatically installs the necessary files, as well as stores nativescript-collectionview-waterfall as a dependency in your project's package.json file.
To install the plugin run
``typescript`
import install from 'nativescript-collectionview-waterfall';
install();
then simply use the layoutStyle="waterfall"` as a collectionview property