FAB.Forms
2.2.0-pre1
Custom control for your Xamarin.Forms project to render a floating action button in projects that target Android or iOS
Requires NuGet 2.8.1 or higher.
Install-Package FAB.Forms -Version 2.2.0-pre1
dotnet add package FAB.Forms --version 2.2.0-pre1
<PackageReference Include="FAB.Forms" Version="2.2.0-pre1" />
paket add FAB.Forms --version 2.2.0-pre1
#r "nuget: FAB.Forms, 2.2.0-pre1"
Release Notes
[2.2.0]
- Some bug fixes
- Other enhancements (see change log in github for details)
[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
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.2.0-pre1 | 3,938 | 4/6/2017 |
2.1.2-pre3 | 6,754 | 8/17/2016 |
2.1.2-pre2 | 612 | 8/17/2016 |
2.1.2-pre1 | 623 | 8/17/2016 |
2.1.1 | 14,049 | 7/5/2016 |
2.1.0 | 1,020 | 6/28/2016 |
2.0.0 | 1,068 | 6/4/2016 |
2.0.0-pre1 | 665 | 6/2/2016 |
1.0.0 | 765 | 6/9/2015 |