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 f868092 commit 9a56414Copy full SHA for 9a56414
README.md
@@ -7,6 +7,11 @@ XML widget to create the Material Design Floating Action Button for NativeScript
7
[Material Design Floating Action Button Spec](https://www.google.com/design/spec/components/buttons-floating-action-button.html)
8
9
## Installation
10
+
11
+### NativeScript 2.x
12
+`tns plugin add nativescript-floatingactionbutton@^2.2.7`
13
14
+### NativeScript 3+
15
`tns plugin add nativescript-floatingactionbutton`
16
17
### Screenshot
0 commit comments