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

Support react-native 0.63 #79

Closed jenskuhrjorgensen closed 8 months ago

jenskuhrjorgensen commented 3 years ago

Hi

First of: Thanks for an awesome library!

Does this library support react-native 0.63? If so, could you please update the react-native peer dependecy in package.json to ">=0.57 =<0.63"? :)

Best regards Jens

retyui commented 8 months ago

this package supports all modern RN versions

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