hhunaid / react-native-image-crop-tools

Native-ish Image Crop Tools for react native
171 stars 58 forks source link

Switch dependency to React-Core #73

Closed SourceErr0r closed 1 year ago

SourceErr0r commented 2 years ago

resolves #72

This resolves a problem with the package not pulling in all required dependencies in a project where use_frameworks is set. It will not change the behaviour of the package for anyone else - I've tested this with a fresh app to confirm.

SourceErr0r commented 2 years ago

@hhunaid Could this get a review please, it's only a one-liner