vemarav / react-native-avatar-crop

Highly customisable <Crop /> component for React Native < 💅 >
https://www.npmjs.com/package/react-native-avatar-crop
MIT License
54 stars 14 forks source link

Fix cleanup of listeners #10

Closed kamui545 closed 2 years ago

kamui545 commented 2 years ago

useEffect needs to return a clean-up function in order to remove those listeners properly