-
I have got below error While building apk. Please let me know about the fix
Running Gradle task 'assembleRelease'...
FAILURE: Build failed with an exception.
*…
-
Duplicate class com.yalantis.ucrop.callback.Bitmap Crop Callback found in modules jetified-pictureselector-v2.7.3-rc10-runtime (io.github.lucksiege:pictureselector:v2.7.3-rc10) and jetified-ucrop-2.2.…
-
Hello,
This is not an issue, but a possibile feature that could be widely used.
I am working an application that need final image to be scaled in 512x512 ( i.e. square with custome pixel value).
…
-
In oreo resultCode always returns 69 after cropping. Works fine for Nougat and others.
-
The frame alignment is below the center.
please check the picture and answer please.
I can not upload photos, so I will replace them with links.
https://images.skypeople.me/test/KakaoTalk_20180…
-
With the recently announced change in Android 15 all apps [will have to support edge to edge properly](https://developer.android.com/about/versions/15/behavior-changes-15#window-insets). Upon testing …
-
**Do you want to request a *feature* or report a *bug*?**
bug
**What is the current behavior?**
Caused by android.content.res.Resources$NotFoundException: Unable to find resource ID #0x7f08021a
…
-
原因无他,就是解耦。
裁剪我推荐用ucrop
压缩我推荐用luban
其实大家仔细想想:
很多项目不需要裁剪或压缩,我集成后的结果就是变臃肿;
大家习惯的能实现裁剪和压缩的方法都不统一,我集成后的结果可能造成资源浪费;
就算大家统一使用ucrop和luban,那我集成的结果就是我要随着ucrop和luban的更新而更新,或者因为我不更新所以大家用不上最新版的ucrop和luban;…
-
Hello, and thank you for your great lib.
I have this code for setting the compression quality of the pictures in my app
UCrop uCrop = UCrop.of(uri, Uri.fromFile(new File(getCacheDir(), des…
-
### Version
Tell us which versions you are using:
- react-native-image-crop-picker v0.22.0
react-native-cli: 2.0.1
react-native: 0.57.0
### Platform
Tell us to which platform this issue is …