Home
last modified time | relevance | path

Searched defs:launchScreen (Results 1 – 2 of 2) sorted by relevance

/expo/ios/versioned/sdk49/EXUpdates/EXUpdates/
H A DAppController.swift285 …let launchScreen = mainBundle.object(forInfoDictionaryKey: "UILaunchStoryboardName") as? String ??… in appController() variable
/expo/packages/expo-updates/ios/EXUpdates/
H A DAppController.swift290 …let launchScreen = mainBundle.object(forInfoDictionaryKey: "UILaunchStoryboardName") as? String ??… in appController() variable