@nativescript-community/ui-material-snackbar

v5.2.14
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
npm i @nativescript-community/[email protected]

Metadata

Downloads