Swift class extensions and categories on Swift classes are not allowed to have +load methods

Can’t run ios after updating to Xcode 10.2

My current workaround was to install iOS 12.1 simulator from xcode => preferences => components,
and after that just launched the app with older simulator.

1 Like

Also seeing this in my ejected build, tried downgrading to Xcode 10.1 but it is lacking support for my device at 12.3. Currently looking for information on how to replace the swift + methods in the swift file itself otherwise I will drop expo kit in favor of using the latest react-native build which should have a solution for this.

Which version of Expo do you use?