expo / react-native-appearance

Access operating system appearance information (currently only light/dark mode) on iOS, Android, and web
MIT License
337 stars 40 forks source link

fix: Xcode 12 build errors #59

Closed dylancom closed 3 years ago

dylancom commented 3 years ago

If you have use_frameworks! enabled, this will lead to errors without this change. It seems that many packages we're using the wrong dependency.