@nativescript-community/ui-material-tabs

v6.0.6
Material Design Tabs organize content across different screens, data sets, and other interactions.
NativeScript JavaScript Android iOS Vue Angular preview|https://raw.githubusercontent.com/nativescript-community/ui-material-components/master/images/demo-tabs.png

tsc

../../node_modules/.bin/cpy ../../src/tabs/tabs.d.ts ./ && ../../node_modules/.bin/tsc --skipLibCheck -d

build

npm run tsc

clean

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

tsc-win

..\..\node_modules\.bin\cpy ..\..\src\tabs\tabs.d.ts .\ && ..\..\node_modules\.bin\tsc --skipLibCheck -d

build.all

npm run build && npm run build.angular

build.win

npm run tsc-win

build.all.win

npm run build.win && npm run build.angular.win

build.angular

../../node_modules/.bin/ng-packagr -p ../../src/tabs/angular/package.json -c ../../src/tabs/angular/tsconfig.json

build.angular.win

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

Metadata

Downloads