AiForms.Effects
1.6.3
See the version list below for details.
dotnet add package AiForms.Effects --version 1.6.3
NuGet\Install-Package AiForms.Effects -Version 1.6.3
<PackageReference Include="AiForms.Effects" Version="1.6.3" />
paket add AiForms.Effects --version 1.6.3
#r "nuget: AiForms.Effects, 1.6.3"
// Install AiForms.Effects as a Cake Addin #addin nuget:?package=AiForms.Effects&version=1.6.3 // Install AiForms.Effects as a Cake Tool #tool nuget:?package=AiForms.Effects&version=1.6.3
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) for iOS / Android
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid is compatible. |
MonoMac | monomac was computed. |
MonoTouch | monotouch is compatible. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. xamarinios10 is compatible. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.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 (2)
Showing the top 2 popular GitHub repositories that depend on AiForms.Effects:
Repository | Stars |
---|---|
muak/AiForms.SettingsView
SettingsView for Xamarin.Forms
|
|
muak/AiForms.Dialogs
AiForms.Dialogs for Xamarin.Forms
|
Version | Downloads | Last updated |
---|---|---|
1.6.13 | 8,888 | 7/5/2022 |
1.6.11 | 9,940 | 9/30/2021 |
1.6.10 | 10,573 | 10/5/2020 |
1.6.9 | 1,200 | 9/30/2020 |
1.6.8 | 8,089 | 5/24/2020 |
1.6.7 | 8,382 | 2/8/2020 |
1.6.4 | 1,116 | 2/4/2020 |
1.6.3 | 1,375 | 2/2/2020 |
1.6.1 | 2,573 | 12/26/2019 |
1.5.5 | 9,568 | 8/24/2019 |
1.5.2 | 2,139 | 7/25/2019 |
1.5.1 | 4,116 | 4/12/2019 |
1.4.4-pre | 1,685 | 11/1/2018 |
1.4.0-pre | 1,222 | 10/23/2018 |
1.3.1 | 29,173 | 5/19/2018 |
1.3.0 | 2,586 | 5/11/2018 |
1.2.0 | 2,713 | 3/26/2018 |
1.1.2 | 3,668 | 12/25/2017 |
1.1.1 | 1,629 | 12/17/2017 |
1.1.0-pre1 | 1,643 | 10/5/2017 |
1.0.1 | 11,008 | 8/29/2017 |
1.0.0 | 1,697 | 7/12/2017 |
0.3.0-pre | 1,553 | 6/18/2017 |
0.2.3 | 1,601 | 6/24/2017 |
0.2.2 | 1,690 | 6/11/2017 |
0.2.1 | 1,826 | 5/30/2017 |
0.2.0 | 1,669 | 5/26/2017 |
0.1.1-pre | 1,499 | 5/14/2017 |
0.1.0 | 1,569 | 5/14/2017 |
0.1.0-pre | 1,640 | 4/18/2017 |
0.0.5 | 1,597 | 4/12/2017 |
0.0.5-pre | 1,597 | 1/25/2017 |
0.0.4-pre | 1,617 | 12/7/2016 |
0.0.3-pre | 1,447 | 12/1/2016 |
0.0.2-pre1 | 1,384 | 11/23/2016 |
## Changes
* Feedback – On Android, a button is now ringed a sound. #50
## Bug fixes
* Android – Fixed null exception when popping a page. #54
* AddText – Fixed the end of characters is sometimes omitted #48.
* Feedback – Fixed Android OnOverlayTouch crash #49.