I\'ve created an expo app with exp init MyApp command and started it by running exp start in MyApp directory.
exp init MyApp
exp start
MyApp
Then I\'m scanni
In my case, expo app was outdated. I just updated expo from store and it started working.