tkporter / react-native-sms

SMS composer with callbacks for iOS and Android
248 stars 101 forks source link

fix: autolinking when using Xcode 12 #90

Open i1skn opened 4 years ago

i1skn commented 4 years ago

Latest Xcode 12 fails to build while without a module to depend on React-Core directly instead of React. This change requires React Native 0.60.2 or newer. For more details please check: https://github.com/facebook/react-native/issues/29633#issuecomment-694187116