Ahmad Syarifuddin Randiko

Results 49 comments of Ahmad Syarifuddin Randiko

> My app force closing on production when click on button to show the emoticons, but on development it works fine. how can we know what makes the app crashed...

I get the same issue, downloadBoost task every time i build APK file. react-native: 0.67.2 react-native-mmkv: ^2.4.3

> ### Description > Selecting images captured by Huawei devices (mainly P30 and P30 Pro) resulted in error "Invalid image selected". There is no error on other android devices/images that...

> ### Android 11 (Redmi Note 10S) > Tell us which versions you are using: > > * react-native-image-crop-picker ^0.37.2 > * react-native 0.66.4 > > ### Platform > Android...

> ### Version > Tell us which versions you are using: > > * react-native-image-crop-picker v0.35.1 > * react-native v0.62.2 > > ### Platform > Tell us to which platform...

actually you can add onPress props on Text component

> > this is caused by the layout animation. > > That is correct. Once the entering/exiting animations are removed the issue stops occurring. yes, the layout animation makes component...

> I don't even need `layout` prop. Just adding `Animated.View` on the screen causes the issue. It gets worse when using `ScrollView` and `TextInput` together. (flickering) > > ![CleanShot 2022-08-23...