GMImagePicker.Xamarin
0.0.6
See the version list below for details.
Requires NuGet 2.8.1 or higher.
dotnet add package GMImagePicker.Xamarin --version 0.0.6
NuGet\Install-Package GMImagePicker.Xamarin -Version 0.0.6
<PackageReference Include="GMImagePicker.Xamarin" Version="0.0.6" />
paket add GMImagePicker.Xamarin --version 0.0.6
#r "nuget: GMImagePicker.Xamarin, 0.0.6"
// Install GMImagePicker.Xamarin as a Cake Addin #addin nuget:?package=GMImagePicker.Xamarin&version=0.0.6 // Install GMImagePicker.Xamarin as a Cake Tool #tool nuget:?package=GMImagePicker.Xamarin&version=0.0.6
Xamarin.iOS port of the original GMImagePicker component by Guillermo Muntaner Perelló
Product | Versions Compatible and additional computed target framework versions. |
---|---|
Xamarin.iOS | xamarinios10 is compatible. |
This package has no dependencies.
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 |
---|---|---|
2.5.1 | 198,489 | 12/13/2020 |
2.5.0 | 54,319 | 9/23/2020 |
2.4.0 | 7,182 | 7/17/2020 |
2.3.6 | 13,603 | 4/20/2020 |
2.3.5 | 21,551 | 12/1/2019 |
2.3.4 | 25,989 | 6/7/2019 |
2.3.3 | 6,313 | 4/12/2019 |
2.3.2 | 23,309 | 11/16/2018 |
2.3.1 | 7,922 | 8/29/2018 |
2.3.0 | 1,316 | 8/17/2018 |
2.2.3 | 902 | 8/16/2018 |
2.2.2 | 2,418 | 7/20/2018 |
2.1.0 | 17,180 | 3/12/2018 |
2.0.1 | 1,315 | 12/6/2017 |
2.0.0 | 1,816 | 9/29/2017 |
1.0.1 | 1,501 | 5/3/2017 |
1.0.0 | 2,398 | 9/28/2016 |
0.0.10 | 1,518 | 7/21/2016 |
0.0.9 | 1,339 | 7/7/2016 |
0.0.8 | 1,306 | 4/20/2016 |
0.0.7 | 1,280 | 4/14/2016 |
0.0.6 | 1,289 | 4/12/2016 |
0.0.5 | 1,169 | 3/30/2016 |
0.0.4 | 1,332 | 3/30/2016 |
0.0.3 | 1,295 | 3/25/2016 |
0.0.2 | 1,062 | 3/25/2016 |
[0.0.6]
-Added error messages and graceful handling of situations when the user has denied access to images and/or camera.
-Changed default sort order of photo grid to Creation Date Ascending to resemble native Photos app (this is customizable).
[0.0.5]
-Asset preselection now works as expected.
[0.0.4]
-Fixed loading of resource images in GMImagePicker DLL.
[0.0.3]
-Cleaned up the public API as to not cause confusion about the API entry and extension points.
[0.0.2]
-First version, feature parity with the original GMImagePicker version 0.0.2