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" />
paket add FAB.Forms --version 2.1.0
#r "nuget: FAB.Forms, 2.1.0"
// Install FAB.Forms as a Cake Addin #addin nuget:?package=FAB.Forms&version=2.1.0 // Install FAB.Forms as a Cake Tool #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 (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,671 | 4/6/2017 | |
2.1.2-pre3 | 7,288 | 8/17/2016 | |
2.1.2-pre2 | 1,034 | 8/17/2016 | |
2.1.2-pre1 | 1,055 | 8/17/2016 | |
2.1.0 | 1,683 | 6/28/2016 | |
2.0.0 | 1,728 | 6/4/2016 | |
2.0.0-pre1 | 1,134 | 6/2/2016 | |
1.0.0 | 1,392 | 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