Closed efstathiosntonas closed 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
react-native 0.64
This should be fixed on rn 0.64.2, not tested it yet though.
Tested on RN 0.64.2 and it is fixed
Closing for now
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