@nativescript-community/ui-material-tabs

v5.2.0
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.angular

../../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