Scanbot.Xamarin.ImagePicker by Scanbot

<PackageReference Include="Scanbot.Xamarin.ImagePicker" Version="0.0.1-rc1" />

 Scanbot.Xamarin.ImagePicker 0.0.1-rc1

A tool to simplify and unify image picking from the gallery for Android and iOS. No more discrepancies between platforms, no more OnActivityResult, resultCode, FinishedPickingMedia. No messing with permissions, no launching controllers or starting activities – Pick & Go!

<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
  <metadata>
    <id>Scanbot.Xamarin.ImagePicker</id>
    <version>0.0.1-rc1</version>
    <authors>Scanbot</authors>
    <owners>Scanbot</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <projectUrl>https://github.com/doo/scanbot-image-picker-xamarin</projectUrl>
    <description>A tool to simplify and unify image picking from the gallery for Android and iOS. No more discrepancies between platforms, no more OnActivityResult, resultCode, FinishedPickingMedia. No messing with permissions, no launching controllers or starting activities – Pick &amp; Go!</description>
    <copyright>Copyright 2020 doo GmbH</copyright>
    <tags>Scanbot Image ImagePicker Xamarin Android iOS</tags>
  </metadata>
</package>