@nativescript-community/ui-collectionview

v5.0.1
Allows you to easily add a collection view (grid list view) to your projects. Supports vertical and horizontal modes, templating, and more.
NativeScript JavaScript Android iOS RadListView CollectionView collection view grid view grid list view and 14 more...

tsc

cpy '**/*.d.ts' '../../packages/collectionview' --parents --cwd=../../src/collectionview && tsc -skipLibCheck -d

build

npm run tsc && npm run readme

clean

rimraf ./*.d.ts ./*.js ./*.js.map

readme

readme generate -c ../../tools/readme/blueprint.json

build.all

npm run build && npm run build.angular

build.angular

ng-packagr -p ../../src/collectionview/angular/ng-package.json -c ../../src/collectionview/angular/tsconfig.json
npm i @nativescript-community/[email protected]

Metadata

Downloads