SuaveControls.FloatingActionButton 2017.11.27

There is a newer version of this package available.
See the version list below for details.
dotnet add package SuaveControls.FloatingActionButton --version 2017.11.27
NuGet\Install-Package SuaveControls.FloatingActionButton -Version 2017.11.27
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SuaveControls.FloatingActionButton" Version="2017.11.27" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SuaveControls.FloatingActionButton --version 2017.11.27
#r "nuget: SuaveControls.FloatingActionButton, 2017.11.27"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SuaveControls.FloatingActionButton as a Cake Addin
#addin nuget:?package=SuaveControls.FloatingActionButton&version=2017.11.27

// Install SuaveControls.FloatingActionButton as a Cake Tool
#tool nuget:?package=SuaveControls.FloatingActionButton&version=2017.11.27

A custom view to create a FloatingActionButton for both Android and iOS as part of Material Design

That's right, even on iOS!

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid80 is compatible. 
Xamarin.iOS xamarinios10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on SuaveControls.FloatingActionButton:

Package Downloads
IT-Enterprise.Xamarin.CoreStandard

IT-Enterprise CoreStandard for Xamarin Forms

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on SuaveControls.FloatingActionButton:

Repository Stars
SuavePirate/Xamarin.Forms.Controls.FloatingActionButton
A custom view to create a FloatingActionButton for both Android and iOS as part of Material Design
Version Downloads Last updated
2018.3.1-pre1 11,260 3/1/2018
2018.1.5 79,406 1/5/2018
2017.11.27 1,640 11/27/2017
2017.10.17 5,906 10/17/2017

Updated Android Shadows to use AppCompat
Added empty static method to use on Android to ensure the Linker doesn't remove the renderer.