Hi, I had the same problem. Found solution here: https://github.com/facebook/react-native/issues/11384
TL DR: It seems that the problem is related to the response -native@0.39.0 ^
So, just run the tutorial and use: response-native init AwesomeProject - version 0.38.0.
This solved the problem for me.
Good luck
source share