@nativescript-community/ui-material-snackbar

v6.0.0
Material Design Snackbars provide brief messages about app processes at the bottom of the screen.
NativeScript JavaScript Android iOS Vue Angular preview|https://raw.githubusercontent.com/nativescript-community/ui-material-components/master/images/demo-snackbar.png

tsc

../../node_modules/.bin/cpy ../../src/snackbar/snackbar.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\snackbar\snackbar.d.ts .\ && ..\..\node_modules\.bin\tsc --skipLibCheck -d

build.all

npm run build

build.win

npm run tsc-win

build.all.win

npm run build.win
npm i @nativescript-community/[email protected]

Metadata

Downloads