bartonhammond / snowflake

:snowflake: A React-Native Android iOS Starter App/ BoilerPlate / Example with Redux, RN Router, & Jest with the Snowflake Hapi Server running locally or on RedHat OpenShift for the backend, or a Parse Server running locally or remotely on Heroku

Home Page:http://bartonhammond.github.io/snowflake/snowflake.js.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: Missing app.json with expo start

ckarmy opened this issue · comments

I download the ZIP and run npm install but then I run expo start and I get:

[11:17:11] Starting project at /Volumes/Sata/repositories/snowflake copy
[11:17:12] Expo DevTools is running at http://localhost:19002
[11:17:12] Error: Missing app.json. See https://docs.expo.io/
[11:17:12] No Expo configuration found. Are you sure this is a project directory

How I solve this?

Thanks!

Hi Did you get solution..?

Consiguieron solución?

use react-native run-android
or react-native run-ios
I could not get it to work with expo.