react-native-image-editor
react-native-image-editor copied to clipboard
fix: Xcode 12 compatibility
trafficstars
Summary
Latest Xcode 12 fails to build while without a module to depend on React-Core directly hence this change is necessary for all native modules on iOS. This change requires React Native 0.60.2 or newer. For more details please check: facebook/react-native#29633 (comment)
Test plan
N/A.