XamarinFormsExtensions.Controls
1.0.0
See the version list below for details.
Requires NuGet 2.8.1 or higher.
dotnet add package XamarinFormsExtensions.Controls --version 1.0.0
NuGet\Install-Package XamarinFormsExtensions.Controls -Version 1.0.0
<PackageReference Include="XamarinFormsExtensions.Controls" Version="1.0.0" />
paket add XamarinFormsExtensions.Controls --version 1.0.0
#r "nuget: XamarinFormsExtensions.Controls, 1.0.0"
// Install XamarinFormsExtensions.Controls as a Cake Addin #addin nuget:?package=XamarinFormsExtensions.Controls&version=1.0.0 // Install XamarinFormsExtensions.Controls as a Cake Tool #tool nuget:?package=XamarinFormsExtensions.Controls&version=1.0.0
These custom controls make it faster and easier to create great apps using Xamarin.Forms.
The controls currently included are:
SimpleList: For small lists, the UI of the built-in ListView leaves a lot to be desired. You can use a StackLayout, but then you lose the ability to have an ItemTemplate and ItemSelectedCommand.
That's what SimpleList was made for - it gives you the UI control of the StackLayout with the functionality of a ListView.
SimpleList is not nearly as performant as ListView, so please don't use it for large lists of data!
Product | Versions Compatible and additional computed target framework versions. |
---|---|
MonoAndroid | monoandroid10 is compatible. |
MonoTouch | monotouch10 is compatible. |
Windows Phone | wp8 is compatible. wp81 was computed. |
Xamarin.iOS | xamarinios10 is compatible. |
-
- Xamarin.Forms (>= 1.4.3.6374)
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.2.6-beta | 3,951 | 1/15/2016 |
1.2.5-beta4 | 1,350 | 12/23/2015 |
1.2.5-beta3 | 1,304 | 12/22/2015 |
1.2.5-beta2 | 1,327 | 12/22/2015 |
1.2.5-beta1 | 1,341 | 12/21/2015 |
1.2.4-beta1 | 1,410 | 12/2/2015 |
1.2.3-pre2 | 1,392 | 11/4/2015 |
1.2.3-pre | 1,367 | 11/4/2015 |
1.2.1 | 8,626 | 10/21/2015 |
1.2.0 | 1,564 | 10/21/2015 |
1.1.0 | 1,965 | 10/6/2015 |
1.0.0 | 1,653 | 7/10/2015 |