Skip to content

BitooBit/BitooBitImageEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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