File tree Expand file tree Collapse file tree 4 files changed +6
-5
lines changed
Expand file tree Collapse file tree 4 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 11# generated files
22.vs
33.vs /
4- nativescript-videoplayer.sln
5- .sln
4+ .vscode /
65* .sln
76demo /
87screens /
Original file line number Diff line number Diff line change 1- [ ![ npm] ( https://img.shields.io/npm/v/nativescript-signaturepad .svg )] ( https://www.npmjs.com/package/nativescript-signaturepad )
2- [ ![ npm] ( https://img.shields.io/npm/dt/nativescript-signaturepad .svg?label=npm%20downloads )] ( https://www.npmjs.com/package/nativescript-signaturepad )
1+ [ ![ npm] ( https://img.shields.io/npm/v/nativescript-drawingpad .svg )] ( https://www.npmjs.com/package/nativescript-drawingpad )
2+ [ ![ npm] ( https://img.shields.io/npm/dt/nativescript-drawingpad .svg?label=npm%20downloads )] ( https://www.npmjs.com/package/nativescript-drawingpad )
33
44# NativeScript-DrawingPad :pencil :
55NativeScript plugin to provide a way to capture any drawing (signatures are a common use case) from the device.
66You can use this component to capture really anything you want that can be drawn on the screen. Go crazy with it!!!
77
8+ * Formally this plugin was ** nativescript-signaturepad** , to improve visiblity and adoption it has been renamed.*
9+
810## Samples
911
1012Android | iOS
Original file line number Diff line number Diff line change 11{
22 "name" : " nativescript-drawingpad" ,
3- "version" : " 0.1.3 " ,
3+ "version" : " 1.0.0 " ,
44 "main" : " drawingpad.js" ,
55 "description" : " A NativeScript plugin to provide a way to capture any drawing (signatures are a common use case) from the device screen." ,
66 "nativescript" : {
You can’t perform that action at this time.
0 commit comments