Aravind Vemula
Aravind Vemula
Will look into this tomorrow 😞
@taitran2512 feel free to reopen this if https://github.com/vemarav/react-native-avatar-crop/issues/17#issuecomment-1206357441 solution didn't work
`yarn add vemarav/react-native-image-editor` will fix the issue
closing due to inactivity
try v1.2.3 or v1.1.1
need a reproducible repo
Not yet! You can use https://www.npmjs.com/package/react-easy-crop on web.
need more info, screenshots, code etc. what are you trying to achieve?
worked after clearing browser cache and cookies
happens after adding reanimated library, In my case, it's a conflict between gesture-handler and reanimated versions I manually found reanimated version which is compatible with my gesture-handler version ```json "react-native-gesture-handler":...