Ionic React Native Image Crop issue

Good day Everyone. i have been using ionic with react for a while. i would love implement cropping of an image. how ever i cannot find any capacitor plugin for that purpose. the web solutions do not really work well. i will love if someone could help me out

I use react-easy-crop and it’s working for me-- tested on iOS, Android, and as a PWA.

  • It’s written in TypeScript so it’s a good fit for Ionic.
  • The maintainer does a great job keeping the package’s issue queue up to date.

It’s a “web solution” but so is Ionic :grin: