React native – Expo iOS failing build
I'm currently working on a react-native app via Expo and am running into some issues when trying to view the app locally on iOS simulator. After running npx expo run:ios, I can see that the building is complete but I'm…