Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.01 KB

README.md

File metadata and controls

32 lines (22 loc) · 1.01 KB

BitooBitImageEditor

Simple image editor for Xamarin Forms based on the SkiaSharp library and SkiaSharpForms-Demos

Documentation of Getting Started

Nuget


Available Platforms:

Platform Version
Android MonoAndroid90
iOS Xamarin.iOS10
UWP 10.0.16299
.NET Standard 2.0

Available features:

  1. Multiline text with emojis
  2. Sticker images
  3. Finger drawing
  4. Cutting, scaling, rotating and moving the image
  5. Setting a stretched, blurred image, transparent or selected color as the background
  6. Saving the edited image on device.

And the flexible editor's before-start configuration for developers

Landing