react-native-shimmer icon indicating copy to clipboard operation
react-native-shimmer copied to clipboard

Fix Xcode 12 compatibility

Open alexbrazier opened this issue 5 years ago • 1 comments

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

Use this branch to install with an app running on Xcode 12.

alexbrazier avatar Oct 05 '20 17:10 alexbrazier

Please merge this 🙏

tranquan avatar Oct 15 '21 09:10 tranquan