I'm using:
"expo": "^26.0.0",
"react": "16.3.0",
"react-native": "~0.54.1",
and when I test it the iOS simulator crashes, I'm using your example code as source.
can you confirm that it should work, with the above configuration?
Thanks
Me too
Me too
Me too! Any update on that?
short update
Upgrading to expo 27.0.0 doesn't work as well.
I've also removed the node_modules folder and running yarn again. Nothing works :(
I'm facing the same issue. Any update on this?
I updated dependencies. Here is an example of everything working with latest version of dependencies.
Most helpful comment
Me too