custom-expo-updates-server
custom-expo-updates-server copied to clipboard
fabric error when building ios
Hi, i' copied your repo to try it and i'm following the readme file. When i have to build i get this error.
error: Build input file cannot be found: 'custom-expo-updates-server/expo-updates-client/node_modules/react-native/React/Fabric/RCTThirdPartyFabricComponentsProvider.mm'. Did you forget to declare this file as an output of a script phase or custom build rule which produces it? (in target 'React-RCTFabric' from project 'Pods'
and the build failed.
Do you have any suggestions about this?
Thank you