react-native-appstore
react-native-appstore copied to clipboard
'FirebaseCore/FirebaseCore.h' file not found
I am trying to yarn start, it did Loading dependency graph, done. Then stoped there. And I opened the ios file run from xcworkspace. Am I doing something wrong? I have installed all pods files and dependencies. Can you please help me?
pod repo update maybe?
I had this issue and this solved it: https://stackoverflow.com/a/57064293/1051391