AiForms.Effects
0.1.1-pre
See the version list below for details.
dotnet add package AiForms.Effects --version 0.1.1-pre
NuGet\Install-Package AiForms.Effects -Version 0.1.1-pre
<PackageReference Include="AiForms.Effects" Version="0.1.1-pre" />
paket add AiForms.Effects --version 0.1.1-pre
#r "nuget: AiForms.Effects, 0.1.1-pre"
// Install AiForms.Effects as a Cake Addin #addin nuget:?package=AiForms.Effects&version=0.1.1-pre&prerelease // Install AiForms.Effects as a Cake Tool #tool nuget:?package=AiForms.Effects&version=0.1.1-pre&prerelease
Xamarin.Forms Effects(add Text/add Command/NumberPicker to a view,alter LineHeight of Label and Editor/Button to flat) for iOS/Android
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-android was computed. net7.0-android was computed. net8.0-android was computed. net9.0-android was computed. |
MonoAndroid | monoandroid is compatible. |
MonoTouch | monotouch is compatible. |
Xamarin.iOS | xamarinios10 is compatible. |
-
MonoAndroid 0.0
- Xamarin.Forms (>= 2.3.3)
-
MonoTouch 0.0
- Xamarin.Forms (>= 2.3.3)
-
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 (>= 2.3.3)
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 | 9,151 | 7/5/2022 |
1.6.11 | 10,036 | 9/30/2021 |
1.6.10 | 10,659 | 10/5/2020 |
1.6.9 | 1,216 | 9/30/2020 |
1.6.8 | 8,106 | 5/24/2020 |
1.6.7 | 8,400 | 2/8/2020 |
1.6.4 | 1,129 | 2/4/2020 |
1.6.3 | 1,388 | 2/2/2020 |
1.6.1 | 2,597 | 12/26/2019 |
1.5.5 | 9,722 | 8/24/2019 |
1.5.2 | 2,152 | 7/25/2019 |
1.5.1 | 4,130 | 4/12/2019 |
1.4.4-pre | 1,702 | 11/1/2018 |
1.4.0-pre | 1,235 | 10/23/2018 |
1.3.1 | 29,257 | 5/19/2018 |
1.3.0 | 2,603 | 5/11/2018 |
1.2.0 | 2,730 | 3/26/2018 |
1.1.2 | 3,685 | 12/25/2017 |
1.1.1 | 1,646 | 12/17/2017 |
1.1.0-pre1 | 1,656 | 10/5/2017 |
1.0.1 | 11,025 | 8/29/2017 |
1.0.0 | 1,714 | 7/12/2017 |
0.3.0-pre | 1,566 | 6/18/2017 |
0.2.3 | 1,618 | 6/24/2017 |
0.2.2 | 1,707 | 6/11/2017 |
0.2.1 | 1,843 | 5/30/2017 |
0.2.0 | 1,686 | 5/26/2017 |
0.1.1-pre | 1,512 | 5/14/2017 |
0.1.0 | 1,586 | 5/14/2017 |
0.1.0-pre | 1,653 | 4/18/2017 |
0.0.5 | 1,614 | 4/12/2017 |
0.0.5-pre | 1,612 | 1/25/2017 |
0.0.4-pre | 1,630 | 12/7/2016 |
0.0.3-pre | 1,460 | 12/1/2016 |
0.0.2-pre1 | 1,397 | 11/23/2016 |
## New Features
* AddText
This is the effect that add one line text into a view.
If you use this effect, for example you will be able to show a information that validations or character count etc.
You will be able to change text position(top-left,top-right,bottom-left,bottom-right), text color,font size and margin by specifying property.