Kahla.App
Kahla.App copied to clipboard
Could not crop the icon while updating user's avatar on Android platform.
安卓端更改图像跳转的界面为"最近"并不能跳转到"图库",还有就是头像上传多大就显示多大的照片,不能进行裁剪.
The native Android app is on the way, stay tuned.
Hi, is this a solution for this issue?@hv0905 @xxyzz
https://foliotek.github.io/Croppie/
It seems to be a nice library!
var c = new Croppie(document.getElementById('item'), opts);
// call a method
c.method(args);
Or, maybe this one
https://codepen.io/nakome/pen/vmKwQg