@nativescript-community/ui-collectionview

v4.0.43
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

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

build

npm run tsc

clean

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

build.all

npm run build && npm run build.angular

build.angular

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

Metadata

Downloads