hhunaid / react-native-image-crop-tools

Native-ish Image Crop Tools for react native
173 stars 58 forks source link

[Android] 0.64 crashes on UIManager #32

Closed efstathiosntonas closed 3 years ago

efstathiosntonas commented 3 years ago

It seems by trying to move the crop box on Android with react-native 0.64 results in crash, this crash is related with https://github.com/facebook/react-native/issues/31245, only way to fix is to downgrade to 0.63.4

efstathiosntonas commented 3 years ago

This should be fixed on rn 0.64.2, not tested it yet though.

wijayantoap commented 3 years ago

Tested on RN 0.64.2 and it is fixed

hhunaid commented 3 years ago

Closing for now