react-native-image-editor
react-native-image-editor copied to clipboard
feature: Use cache for images from network
trafficstars
Summary
Fix: https://github.com/callstack/react-native-image-editor/issues/75
Allow to cache remote uri on Android (iOS does it by default)
Test plan
...