Info
Version: | 0.0.34 |
Author(s): | Respawnsive Team |
Last Update: | Saturday, April 11, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.respawnsive.com/ |
NuGet Url: | https://www.nuget.org/packages/Respawnsive.CustomCtrl |
Install
Install-Package Respawnsive.CustomCtrl
dotnet add package Respawnsive.CustomCtrl
paket add Respawnsive.CustomCtrl
Respawnsive.CustomCtrl Download (Unzip the "nupkg" after downloading)
Dependencies
- System.ObjectModel(>= 4.3.0)
- Xamarin.FFImageLoading.Forms(>= 2.4.11.982)
- Xamarin.FFImageLoading.Svg.Forms(>= 2.4.11.982)
- Xamarin.FFImageLoading.Transformations(>= 2.4.11.982)
- Xamarin.Forms(>= 4.5.0.617)
Tags
Each control are exposed with customizable bindable properties (images, color, border, shadow, animation, etc.) :
- Button_Image_NoText
- Button_Image_TextToBottom
- Button_Image_TextToRight
- Button_ImageSVG_NoText
- Button_ImageSVG_TextToBottom
- Button_ImageSVG_TextToRight
- Button_DoubleImageSVG_NoText
- Button_DoubleImageSVG_TextToBottom
- Button_DoubleImageSVG_TextToRight
If you need them, the source code, or explanation, feel free to contact us at [email protected] !
Thanks to Daniel Luberda and Fabien Molinet for their amazing plugin FFImageLoading :
https://github.com/luberda-molinet/FFImageLoading.