react-native-image-editor
react-native-image-editor copied to clipboard
Update "react-native" peerDependencies to allow usage with latest RN versions
Summary
If this is working with 0.64, there is no reason it shouldn't work with 0.65-0.68 afaik. This prevent "npm yelling" if you want to install it.
Test plan
npm install with recent npm version (> 8.5 probably) which breaks install if peer deps are not respected.