@nstudio/nativescript-checkbox

v0.1.0
NativeScript plugin for checkbox widget.
NativeScript TypeScript Android iOS Material Design CheckBox nStudio

publish

grunt publish

prepublish

npm run build && npm run build.ng.module

build

tsc -skipLibCheck

build.native

node scripts/build-native.js

build.ng.module

node ./node_modules/.bin/ngc --project tsconfig.aot.json --outDir ./

setup

npm i && tsc

demo.ios

cd ../demo && tns run ios

demo.ng.ios

cd ../demo-ng && tns run ios

demo.android

cd ../demo && tns run android

demo.ng.android

cd ../demo-ng && tns run android

nuke

rm -rf node_modules && cd demo && rm -rf node_modules platforms hooks && cd ../demo-ng && rm -rf node_modules platforms hooks && cd ..

prepack

npm run build.native
npm i @nstudio/[email protected]

Metadata

  • MIT
  • Whatever
  • Brad Martin
  • released 7/16/2019

Downloads