Home

Awesome

FilePicker Plugin for Xamarin.Forms

Simple cross-platform plug-in that allows you to pick files from the filesystem (iCloud drive in case of iOS) and work with them.

Setup

NuGet version

Platform Support

PlatformSupportedVersion
Xamarin.iOSYesiOS 6+
Xamarin.iOS UnifiedYesiOS 6+
Xamarin.AndroidYesAPI 10+
Windows Phone SilverlightNo
Windows Phone RTYes8.1+
Windows Store RTYes8.1+
Windows 10 UWPYes10+
Xamarin.MacYes* 10.12+

* The Xamarin.Mac implementaiton has only been tested on MacOS 10.12.

API Usage

Call CrossFilePicker.Current from any project or PCL to gain access to APIs.

IMPORTANT

Android: The WRITE_EXTERNAL_STORAGE & READ_EXTERNAL_STORAGE permissions are required.

iOS: Need Configure iCloud Driver for your app

Contributors

Thanks!

License

Licensed under main repo license