Closed jsam closed 7 years ago
Did you install all the node packages?
Did you run the following command? react-native link
What version of rn are you using?
1) Yes 2) Yes 3) 0.40.0
There are currently some issues with 0.40. Can you try with 0.38 please?
using 0.38, unable to run iOS Got missing info.plist error
I will push a new update today or tomorrow. that will fix this issue.
I updated the repo. Can you please try again?
Hervé
Hello,
I cannot run this starter app in ios simulator. Error I see in console is this one:
and the simulator error says:
undefined is not an object (evaluating RNFetchBlob.DocumentDir)
Any input on how to solve this?