@nstudio/nativescript-cardview

v2.0.0-rc.0
A NativeScript plugin for Material Design CardView component.
NativeScript TypeScript Card android ios CardView Material Design nstudio bradmartin and 1 more...

publish

cd ../publish && ./publish.sh

tsc

tsc -skipLibCheck

build

npm i && tsc

build.native

node scripts/build-native.js

test.android

npm i && npm run tsc && npm run tslint && cd ../demo && tns build android && tns test android --justlaunch

test.ios

npm i && npm run tsc && npm run tslint && cd ../demo && tns build ios && tns test ios --justlaunch

tslint

cd .. && tslint "**/*.ts" --config tslint.json --exclude "**/node_modules/**" --exclude "*demo*/platforms/**"

setup

npm i && tsc

demo.ios

cd ../demo && tns run ios

demo.android

cd ../demo && tns run android

ci.tslint

npm i && tslint '**/*.ts' --config '../tslint.json' --exclude '**/node_modules/**'

make-changelog

cd ../ && github_changelog_generator -u nstudio -p nativescript-cardview --token=5271dafe824473addebf5951888d904c36164b0b
npm i @nstudio/[email protected]

Metadata

  • MIT
  • Whatever
  • Brad Martin
  • released 7/18/2020

Downloads