File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -69,13 +69,7 @@ exports.fabTap = function(args) {
6969| backColor | X | X | Sets the background color of the button | None
7070| icon | X | X | Supports the same image source options that NativeScript images support | Required on android
7171| rippleColor| X | | Ripple color on lollipop devices, it will fill the FAB on pre-lollipop devices | None
72-
73- ## NativeScript Compatibility
74-
75- | NativeScript Version | FloatingActionButton Plugin Version |
76- | ----------------------| -------------------------------------|
77- | 1.6 | 2.+ |
78- | 1.5 | 1.91 |
72+
7973
8074## iOS Notes
8175- We're using [ MNFloatingActionButton] ( http://cocoapods.org/pods/MNFloatingActionButton ) by [ Matt Nydam] ( https://github.com/mattnydam )
Original file line number Diff line number Diff line change 11{
22 "name" : " nativescript-floatingactionbutton" ,
3- "version" : " 1.6.0 " ,
3+ "version" : " 1.6.1 " ,
44 "description" : " A NativeScript plugin to provide an XML widget to implement the Material Design Floating Action Button in NativeScript apps." ,
55 "main" : " fab.js" ,
66 "nativescript" : {
You can’t perform that action at this time.
0 commit comments