AiForms.SettingsView 0.3.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package AiForms.SettingsView --version 0.3.1
NuGet\Install-Package AiForms.SettingsView -Version 0.3.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AiForms.SettingsView" Version="0.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AiForms.SettingsView --version 0.3.1
#r "nuget: AiForms.SettingsView, 0.3.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install AiForms.SettingsView as a Cake Addin
#addin nuget:?package=AiForms.SettingsView&version=0.3.1

// Install AiForms.SettingsView as a Cake Tool
#tool nuget:?package=AiForms.SettingsView&version=0.3.1

This is a flexible TableView specialized in settings for Android / iOS.
There are various cells such as (LabelCell,ButtonCell,CommandCell,SwitchCell,CheckboxCell,PickerCell,EntryCell,NumberPickerCell,TimePickerCell,DatePickerCell)

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETStandard 2.0

  • MonoAndroid 0.0

  • MonoTouch 0.0

  • 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)

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.SettingsView:

Repository Stars
muak/AiForms.Effects
AiForms.Effects for Xamarin.Forms
muak/AiForms.Dialogs
AiForms.Dialogs for Xamarin.Forms
Version Downloads Last updated
1.3.33 54,344 2/12/2023
1.3.32 96,921 8/15/2022
1.3.31 4,719 4/21/2022
1.3.30 1,053 4/7/2022
1.3.29 98,808 9/10/2021
1.3.28 656 9/9/2021
1.3.27 610 9/9/2021
1.3.26 742 9/4/2021
1.3.21 15,534 4/30/2021
1.3.18 5,326 3/22/2021
1.3.12 74,418 3/15/2021
1.3.5 5,337 11/25/2020
1.3.4 4,185 11/11/2020
1.3.3 1,994 10/4/2020
1.3.2 849 10/2/2020
1.2.26-pre 748 9/29/2020
1.2.24-pre 686 9/15/2020
1.2.14-pre 1,002 6/14/2020
1.2.12-pre 1,058 5/31/2020
1.2.1-pre 32,748 5/29/2020
1.1.9-pre 708 5/27/2020
1.1.8-pre 641 5/27/2020
1.1.4-pre 1,432 2/22/2020
1.1.1-pre 847 1/18/2020
1.0.9 9,418 1/18/2020
0.5.2 21,480 6/1/2019
0.4.15 3,707 2/26/2019
0.4.13 1,554 1/16/2019
0.4.11 1,292 1/14/2019
0.3.2 2,475 10/4/2018
0.3.1 1,117 10/2/2018
0.3.0 1,847 9/6/2018
0.2.9 1,156 9/2/2018
0.2.6 2,234 8/6/2018
0.2.5 2,607 5/22/2018
0.2.4 1,622 4/9/2018
0.2.3 1,283 4/3/2018
0.2.2 1,345 3/20/2018
0.2.1 1,331 2/21/2018
0.2.0-pre3 1,126 1/29/2018
0.2.0-pre2 1,033 1/25/2018
0.1.0 1,352 1/9/2018
0.0.1-pre9 1,130 12/25/2017
0.0.1-pre8 1,191 12/16/2017
0.0.1-pre6 1,057 11/15/2017
0.0.1-pre5 1,040 11/13/2017
0.0.1-pre 1,261 11/3/2017

## Bug fixes

* [iOS] keep outputting warning on console by contradiction of cell constrains.