AiForms.Effects
1.6.11
Install-Package AiForms.Effects -Version 1.6.11
dotnet add package AiForms.Effects --version 1.6.11
<PackageReference Include="AiForms.Effects" Version="1.6.11" />
paket add AiForms.Effects --version 1.6.11
#r "nuget: AiForms.Effects, 1.6.11"
// Install AiForms.Effects as a Cake Addin
#addin nuget:?package=AiForms.Effects&version=1.6.11
// Install AiForms.Effects as a Cake Tool
#tool nuget:?package=AiForms.Effects&version=1.6.11
Xamarin.Forms Effects(add Border / add placeholder / add Text / add Command / add NumberPicker, TimePicker and DatePicker / alter color for switch and slider / alter LineHeight of Label and Editor / Button to flat / Size to fit for Label / add touch events / Floating / Feedback / Gradient) for iOS / Android
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios xamarinios10 |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- Xamarin.Forms (>= 3.6.0.293080)
-
MonoAndroid 0.0
- Xamarin.Forms (>= 3.6.0.293080)
-
MonoTouch 0.0
- Xamarin.Forms (>= 3.6.0.293080)
-
Portable Class Library (MonoAndroid 1.0, MonoTouch 1.0, .NETFramework 4.5, Windows 0.0, Windows 8.1, WindowsPhone 8.0, WindowsPhoneApp 8.1, Xamarin.iOS 1.0)
- Xamarin.Forms (>= 3.6.0.293080)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.6.11 | 2,572 | 9/30/2021 |
1.6.10 | 7,580 | 10/5/2020 |
1.6.9 | 439 | 9/30/2020 |
1.6.8 | 6,524 | 5/24/2020 |
1.6.7 | 5,669 | 2/8/2020 |
1.6.4 | 362 | 2/4/2020 |
1.6.3 | 589 | 2/2/2020 |
1.6.1 | 1,480 | 12/26/2019 |
1.5.5 | 7,234 | 8/24/2019 |
1.5.2 | 1,183 | 7/25/2019 |
1.5.1 | 3,112 | 4/12/2019 |
1.4.4-pre | 977 | 11/1/2018 |
1.4.0-pre | 554 | 10/23/2018 |
1.3.1 | 26,877 | 5/19/2018 |
1.3.0 | 1,715 | 5/11/2018 |
1.2.0 | 1,839 | 3/26/2018 |
1.1.2 | 2,807 | 12/25/2017 |
1.1.1 | 780 | 12/17/2017 |
1.1.0-pre1 | 988 | 10/5/2017 |
1.0.1 | 10,167 | 8/29/2017 |
1.0.0 | 861 | 7/12/2017 |
0.3.0-pre | 800 | 6/18/2017 |
0.2.3 | 755 | 6/24/2017 |
0.2.2 | 832 | 6/11/2017 |
0.2.1 | 910 | 5/30/2017 |
0.2.0 | 806 | 5/26/2017 |
0.1.1-pre | 762 | 5/14/2017 |
0.1.0 | 747 | 5/14/2017 |
0.1.0-pre | 896 | 4/18/2017 |
0.0.5 | 770 | 4/12/2017 |
0.0.5-pre | 832 | 1/25/2017 |
0.0.4-pre | 871 | 12/7/2016 |
0.0.3-pre | 713 | 12/1/2016 |
0.0.2-pre1 | 715 | 11/23/2016 |
## News
Corresponded to iOS14 and AndroidX
## Bug fixes
* Border – Specifying the Width property is not invoked effects.
* Border – The BackgroundColor is sometimes lost.
* Border – The input underline can't be hidden for Android(Entry,Editor etc).
## New fueature
* Gradient – the effect that the gradient background is set to a Layout Element.