FAB.Forms 2.1.2-pre3

This is a prerelease version of FAB.Forms.
There is a newer prerelease version of this package available.
See the version list below for details.

Requires NuGet 2.8.1 or higher.

dotnet add package FAB.Forms --version 2.1.2-pre3
NuGet\Install-Package FAB.Forms -Version 2.1.2-pre3
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="FAB.Forms" Version="2.1.2-pre3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FAB.Forms --version 2.1.2-pre3
#r "nuget: FAB.Forms, 2.1.2-pre3"
#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 FAB.Forms as a Cake Addin
#addin nuget:?package=FAB.Forms&version=2.1.2-pre3&prerelease

// Install FAB.Forms as a Cake Tool
#tool nuget:?package=FAB.Forms&version=2.1.2-pre3&prerelease

Custom control for your Xamarin.Forms project to render a floating action button in projects that target Android or iOS

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid10 is compatible. 
MonoTouch monotouch10 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.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on FAB.Forms:

Package Downloads
TestWW

Package Description

Shimmer.CSharp.BLEAPI

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.2.0-pre1 4,633 4/6/2017
2.1.2-pre3 7,263 8/17/2016
2.1.2-pre2 1,008 8/17/2016
2.1.2-pre1 1,027 8/17/2016
2.1.0 1,646 6/28/2016
2.0.0 1,691 6/4/2016
2.0.0-pre1 1,112 6/2/2016
1.0.0 1,360 6/9/2015

[2.1.2]
- Fixed crash on iOS when FAB image source didn't exist
- Compatibility issue fixes for older versions of Android
[2.1.1]
- Added support for profile 111
[2.1.0]
- Use FloatingActionButton from support design library
- PressedColor property is now deprecated, use RippleColor instead
[2.0.0]
- Fixed issues with iOS assembly references
- Fixed issues with click event
- Fixed issues with image display in iOS
- Added proper support for color specifications