We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c283cf commit bd436ddCopy full SHA for bd436dd
README.md
@@ -55,6 +55,9 @@ public getCheckProp() {
55
56
```
57
58
+### Angular Usage Help:
59
+[Here](https://github.com/bradmartin/nativescript-drawingpad#angular) is a sample on using UI components in Angular Native (NativeScript + Angular2)
60
+
61
## Properties
62
63
- **checked** - boolean
@@ -74,4 +77,4 @@ public getCheckProp() {
74
77
## Demo Setup
75
78
* npm install tns-platform-declarations
76
79
* npm preparedemo
-* npm run demo.ios
80
+* npm run demo.ios
0 commit comments