kimxogus / react-native-version-check

A version checker for react-native applications
MIT License
715 stars 172 forks source link

[🐛] Bug Report Title - Xcode 12 compatibility #120

Closed BSDevCode closed 3 years ago

BSDevCode commented 4 years ago

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.