Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/softeq/idmphotobrowser-xamarin-ios
- Owner: Softeq
- License: mit
- Created: 2018-10-31T13:29:09.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-11-17T13:19:46.000Z (about 2 years ago)
- Last Synced: 2024-11-07T07:08:22.143Z (3 months ago)
- Topics: dotnet6, ios, maui, photo-browser, photo-gallery, xamarin, xamarin-ios, xamarin-ios-binding
- Language: C#
- Homepage: https://github.com/thiagoperes/IDMPhotoBrowser
- Size: 4.14 MB
- Stars: 10
- Watchers: 14
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.