{ "expo": { "name": "example", "slug": "example", "version": "1.0.0", "orientation": "portrait", "userInterfaceStyle": "light", "splash": { "resizeMode": "contain", "backgroundColor": "#ffffff" }, "updates": { "fallbackToCacheTimeout": 0 }, "assetBundlePatterns": ["**/*"], "ios": { "supportsTablet": true } } }