Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Port of RSKImageCropper iOS library for Xamarin / .NET8 / MAUI
https://github.com/softeq/rskimagecropper-xamarin-ios

binding-library cropper dotnet dotnet8 image-cropper ios maui xamarin xamarin-ios xamarin-ios-binding

Last synced: 6 days ago
JSON representation

Port of RSKImageCropper iOS library for Xamarin / .NET8 / MAUI

Awesome Lists containing this project

README

        

# RSKImageCropper for .NET on iOS

Port of RSKImageCropper iOS library for .NET8 / MAUI

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

## Installation

*RSKImageCropper requires iOS 12.0 or later.*

NuGet:

```sh
dotnet add package Softeq.RSKImageCropper
```

### NET.iOS Linker

Add Mtouch command `--optimize=-remove-dynamic-registrar`

## License

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