{ "expo" : { "name" : "neverlost" , "slug" : "neverlost" , "privacy" : "public" , "sdkVersion" : "36.0.0" , "platforms" : [ "ios" , "android" , "web" ], "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 , "infoPlist" : { "NSAppTransportSecurity" : { "NSAllowsArbitraryLoads" : false , "NSExceptionDomains" ...
댓글
댓글 쓰기