Open mahramane opened 9 months ago
...
++
@mahramane @JustAmalll I started implementing CMP in my fork, I will create some PRs. The author seems to be absent, so I will try to publish the changes to my maven central account.
Here's the first PR if you wish to upvote: https://github.com/mr0xf00/easycrop/pull/12 You can follow my fork for further news.
@mahramane @JustAmalll I started implementing CMP in my fork, I will create some PRs. The author seems to be absent, so I will try to publish the changes to my maven central account.
Here's the first PR if you wish to upvote: https://github.com/mr0xf00/easycrop/pull/12 You can follow my fork for further news.
Thank you 🙏🏻.
@mahramane @JustAmalll I updated the pull request, CMP support is already there https://github.com/mr0xf00/easycrop/pull/12
@mahramane @JustAmalll I updated the pull request, CMP support is already there #12
very good 👍👍 thank you Does it support desktop and wasmjs?
@mahramane Yes, it does support these targets, however, I only tested on Android and iOS (Using the sample app) Edit: here are the supported targets
For anyone looking for a multiplatform version, you can get it here: https://github.com/tamimattafi/krop
Hi There isn't any image cropper library for compose multiplatform (jvm, android, ios, ...). You created base of compose code and just need to change some code for compose multiplatform. It will be very useful and i really need it. Please work on it 🙏.