callstack / react-native-image-editor

A library providing an API for cropping images from the web and the local file system.
MIT License
368 stars 117 forks source link

Version inconsistency #60

Closed ljh257110 closed 8 months ago

ljh257110 commented 4 years ago

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

Psiiirus commented 4 years ago

would be awesome if a maintainer could fix this, thanks

retyui commented 8 months ago

this package supports all modern RN versions

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