@nativescript-community/ui-collectionview

v5.3.45
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...

build

npm run tsc && npm run readme

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 && rm angular/.npmignore

readme

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

tsc

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

clean

rimraf ./*.d.ts ./*.js ./*.js.map
npm i @nativescript-community/ui-collectionview

Metadata

Downloads