GMImagePicker.Xamarin
2.0.1
See the version list below for details.
dotnet add package GMImagePicker.Xamarin --version 2.0.1
NuGet\Install-Package GMImagePicker.Xamarin -Version 2.0.1
<PackageReference Include="GMImagePicker.Xamarin" Version="2.0.1" />
<PackageVersion Include="GMImagePicker.Xamarin" Version="2.0.1" />
<PackageReference Include="GMImagePicker.Xamarin" />
paket add GMImagePicker.Xamarin --version 2.0.1
#r "nuget: GMImagePicker.Xamarin, 2.0.1"
#addin nuget:?package=GMImagePicker.Xamarin&version=2.0.1
#tool nuget:?package=GMImagePicker.Xamarin&version=2.0.1
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. |
-
Xamarin.iOS 1.0
- 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 | 202,214 | 12/13/2020 |
2.5.0 | 55,510 | 9/23/2020 |
2.4.0 | 7,301 | 7/17/2020 |
2.3.6 | 13,718 | 4/20/2020 |
2.3.5 | 21,599 | 12/1/2019 |
2.3.4 | 26,242 | 6/7/2019 |
2.3.3 | 6,354 | 4/12/2019 |
2.3.2 | 23,358 | 11/16/2018 |
2.3.1 | 8,027 | 8/29/2018 |
2.3.0 | 1,367 | 8/17/2018 |
2.2.3 | 954 | 8/16/2018 |
2.2.2 | 2,490 | 7/20/2018 |
2.1.0 | 17,301 | 3/12/2018 |
2.0.1 | 1,445 | 12/6/2017 |
2.0.0 | 1,899 | 9/29/2017 |
1.0.1 | 1,645 | 5/3/2017 |
1.0.0 | 2,530 | 9/28/2016 |
0.0.10 | 1,692 | 7/21/2016 |
0.0.9 | 1,512 | 7/7/2016 |
0.0.8 | 1,483 | 4/20/2016 |
0.0.7 | 1,458 | 4/14/2016 |
0.0.6 | 1,465 | 4/12/2016 |
0.0.5 | 1,307 | 3/30/2016 |
0.0.4 | 1,507 | 3/30/2016 |
0.0.3 | 1,472 | 3/25/2016 |
0.0.2 | 1,149 | 3/25/2016 |
[2.0.1]
- Fixed #18: inaccurate item count in album overview (Thanks to Erik Rodriguez for finding the cause)
[2.0.0]
- iOS 11 compatibility (Thanks to Lennard Sprong for the PR)
- Fixed high memory pressure issues (Thanks to Rolf van Kuijen for the PR)
- New hi-res image resources, including @3x size
- Feature toggle for "AllowEditingCameraImages"
[1.0.1]
-Fixes #10: Crash when a library is empty (Thanks to Rolf van Kuijen for the PR)
[1.0.0]
-Bumped version to 1.0.0
-Fix for older devices that were unable to render highest quality images (Thanks to Rolf van Kuijen for the PR)
[0.0.10]
-Fixed issue [#5]: Navigation bar does not show images behind it blurred (translucent)
-Camera button image now takes tintcolor set via GMImagePicker.CameraButtonTintColor property
-Fixed tint and background colors for navigationbar and toolbar
-Merged PR [#8] No longer setting the navigation bar background and shadow image
[0.0.9]
-Fixed issue [#7]: Invalid registrar for GMGridViewCell.ctor(CGRect frame)
[0.0.8]
-Fixed issue [#1]: Toolbar gets hidden due to wrong evaluation of selection
-Fixed issue [#2]: Auto selection behaviour after creating a new picture with the camera was incorrect
[0.0.7]
-User is taken directly to Settings app to enable camera / photos access.
[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