UNPKG

swgs

Version:

swgs is a compatiblity layer between svg and react-native-svg

28 lines (27 loc) 600 B
{ "expo": { "name": "crna-example", "description": "A very interesting project.", "slug": "crna-example", "privacy": "public", "sdkVersion": "30.0.0", "platforms": ["ios", "android"], "version": "1.0.0", "orientation": "portrait", "icon": "./assets/images/icon.png", "splash": { "image": "./assets/images/splash.png", "resizeMode": "contain", "backgroundColor": "#ffffff" }, "updates": { "fallbackToCacheTimeout": 0 }, "assetBundlePatterns": [ "**/*" ], "ios": { "supportsTablet": true } } }