Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/softeq/idmphotobrowser-xamarin-ios

Binding of IDMPhotoBrowser iOS library for Xamarin / .NET6 / MAUI
https://github.com/softeq/idmphotobrowser-xamarin-ios

dotnet6 ios maui photo-browser photo-gallery xamarin xamarin-ios xamarin-ios-binding

Last synced: about 2 months ago
JSON representation

Binding of IDMPhotoBrowser iOS library for Xamarin / .NET6 / MAUI

Awesome Lists containing this project

README

        

# IDMPhotoBrowser for Xamarin.iOS

Photo Browser / Viewer inspired by Facebook's and Tweetbot's, swipe-to-dismiss, image progress and more.

[![Build Status](https://dev.azure.com/SofteqDevelopment/Xamarin.Binding.Libraries/_apis/build/status/IDMPhotoBrowser%20iOS%20Library/IDMPhotoBrowser-dev?branchName=master)](https://dev.azure.com/SofteqDevelopment/Xamarin.Binding.Libraries/_build/latest?definitionId=407&branchName=master)
[![NuGet Badge](https://buildstats.info/nuget/IDMPhotoBrowserBindings)](https://www.nuget.org/packages/IDMPhotoBrowserBindings/)

## Screenshots

[![Alt][screenshot2_thumb]][screenshot2] [![Alt][screenshot3_thumb]][screenshot3] [![Alt][screenshot5_thumb]][screenshot5]

[screenshot2_thumb]: https://raw.github.com/appkraft/IDMPhotoBrowser/master/Screenshots/idmphotobrowser_thumb2.png
[screenshot2]: https://raw.github.com/appkraft/IDMPhotoBrowser/master/Screenshots/idmphotobrowser_ss2.png
[screenshot3_thumb]: https://raw.github.com/appkraft/IDMPhotoBrowser/master/Screenshots/idmphotobrowser_thumb3.png
[screenshot3]: https://raw.github.com/appkraft/IDMPhotoBrowser/master/Screenshots/idmphotobrowser_ss3.png
[screenshot5_thumb]: https://raw.github.com/appkraft/IDMPhotoBrowser/master/Screenshots/idmphotobrowser_thumb5.png
[screenshot5]: https://raw.github.com/appkraft/IDMPhotoBrowser/master/Screenshots/idmphotobrowser_ss5.png

## Installation

NuGet:

```
Install-Package IDMPhotoBrowserBindings
```

## Basic Examples

See the demo project for more examples. More example in original repo: https://github.com/thiagoperes/IDMPhotoBrowser/tree/master/Demo/PhotoBrowserDemo

## License

IDMPhotoBrowser binding library for iOS is released under the MIT license. See [LICENSE](LICENSE) for details.