File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change
1
+ # NativeScript Material Text view
2
+
3
+ Material Design's [ Text view] ( https://material.io/develop/android/components/material-text-view ) component for NativeScript.
4
+
1
5
[ ![ npm] ( https://img.shields.io/npm/v/@nativescript-community/ui-material-textview.svg )] ( https://www.npmjs.com/package/@nativescript-community/ui-material-textview )
2
6
[ ![ npm] ( https://img.shields.io/npm/dt/@nativescript-community/ui-material-textview.svg?label=npm%20downloads )] ( https://www.npmjs.com/package/@nativescript-community/ui-material-textview )
3
7
@@ -17,10 +21,6 @@ If using ```tns-core-modules```
17
21
18
22
Be sure to run a new build after adding plugins to avoid any issues.
19
23
20
- ---
21
-
22
- ##### [ Material Design Spec] ( https://material.io/design/components/text-fields.html )
23
-
24
24
### Usage
25
25
26
26
You can’t perform that action at this time.
0 commit comments