nativescript-coachmarks

v1.0.0
Display user coach marks with a couple of shape cutouts over an existing UI for NativeScript.
NativeScript iOS coachmarks instructions guide intro

build

tsc

demo.ios

npm run preparedemo && cd demo && tns emulate ios

demo.android

npm run preparedemo && cd demo && tns run android

preparedemo

npm run build && cd demo && tns plugin remove nativescript-coachmarks && tns plugin add .. && tns install

setup

cd demo && npm install && cd .. && npm run build && cd demo && tns plugin add .. && cd ..

Metadata

Downloads

Maintainers