react-native-image-editor icon indicating copy to clipboard operation
react-native-image-editor copied to clipboard

Version inconsistency

Open ljh257110 opened this issue 5 years ago • 1 comments
trafficstars

peerDependencies:"react-native": ">=0.57 <0.60",but local projects: "react-native": "0.61.5"

ljh257110 avatar Feb 14 '20 04:02 ljh257110

would be awesome if a maintainer could fix this, thanks

Psiiirus avatar Mar 11 '20 10:03 Psiiirus

this package supports all modern RN versions

fix: https://github.com/callstack/react-native-image-editor/pull/125

retyui avatar Nov 06 '23 09:11 retyui