FAB.Forms
2.1.0
See the version list below for details.
Requires NuGet 2.8.1 or higher.
dotnet add package FAB.Forms --version 2.1.0
NuGet\Install-Package FAB.Forms -Version 2.1.0
<PackageReference Include="FAB.Forms" Version="2.1.0" />
<PackageVersion Include="FAB.Forms" Version="2.1.0" />
<PackageReference Include="FAB.Forms" />
paket add FAB.Forms --version 2.1.0
#r "nuget: FAB.Forms, 2.1.0"
#:package FAB.Forms@2.1.0
#addin nuget:?package=FAB.Forms&version=2.1.0
#tool nuget:?package=FAB.Forms&version=2.1.0
Custom control for your Xamarin.Forms project to render a floating action button in projects that target Android or iOS
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| MonoAndroid | monoandroid10 is compatible. |
| MonoTouch | monotouch10 is compatible. |
| Xamarin.iOS | xamarinios10 is compatible. |
-
MonoAndroid 1.0
- Xamarin.Forms (>= 2.3.0.49)
-
MonoTouch 1.0
- Xamarin.Forms (>= 2.2.0.45)
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0)
- Xamarin.Forms (>= 2.2.0.45)
-
Xamarin.iOS 1.0
- Xamarin.Forms (>= 2.2.0.45)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on FAB.Forms:
| Package | Downloads |
|---|---|
|
TestWW
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 2.2.0-pre1 | 5,469 | 4/6/2017 | |
| 2.1.2-pre3 | 8,068 | 8/17/2016 | |
| 2.1.2-pre2 | 1,643 | 8/17/2016 | |
| 2.1.2-pre1 | 1,656 | 8/17/2016 | |
| 2.1.0 | 2,493 | 6/28/2016 | |
| 2.0.0 | 2,505 | 6/4/2016 | |
| 2.0.0-pre1 | 1,925 | 6/2/2016 | |
| 1.0.0 | 2,035 | 6/9/2015 |
[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