howg0924

Results 9 comments of howg0924
trafficstars

@superandrew213 Yes, the error message is `Invalid image selected`. Do you know what caused this? Thanks a lot~~~.

It seems 1ddd03e only solved the issue of writing the temp output image file on new SDK 29 permission model. Maybe just as this article said: https://medium.com/@sriramaripirala/android-10-open-failed-eacces-permission-denied-da8b630a89df react-native-image-crop-picker also need...

I second that. In our application, we need single tap detection without delay. And we don't need the double tap zoom, since users can use pinch to zoom. It would...

Wow~ Thank you so much. Works perfectly.

@liangbaikaizzzZZZ 您好,我也遇到内存洩漏的问题,请问您是指哪裡的new没有delete呢?我自己试不太出来,感谢您。

@lunajing No, I don't know how to solve it yet. Do you encounter the same problem? Have any idea what caused this?

@HugoGresse This is not an duplicate of #1538. #1538 is on Android. And I encountered the problem on iOS. I guess these two issues have different causes on native side.

> Hi everyone, I'd recommend not cleaning your gradle cache for each build if you're just developing as that'll increase your build time. You can simply delete the CodePushHash file...

We experienced the same crash after upgrade targetSdk from 28 to 29. We are on RN 0.59.10 and currently have difficulties to upgrade RN version. Most crashes happened on app...