Home
last modified time | relevance | path

Searched refs:setSplashStoryboardAsync (Results 1 – 4 of 4) sorted by relevance

/expo/packages/@expo/prebuild-config/build/plugins/unversioned/expo-splash-screen/
H A DwithIosSplashXcodeProject.js6 exports.setSplashStoryboardAsync = setSplashStoryboardAsync;
33 config.modResults = await setSplashStoryboardAsync({
46 async function setSplashStoryboardAsync({ function
H A DwithIosSplashXcodeProject.d.ts8 export declare function setSplashStoryboardAsync({ projectName, project, }: { function
H A DwithIosSplashXcodeProject.js.map1setSplashStoryboardAsync","projectName","modRequest","project","exports","storyboardFilePath","pat…
/expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-splash-screen/
H A DwithIosSplashXcodeProject.ts13 config.modResults = await setSplashStoryboardAsync({
25 export async function setSplashStoryboardAsync({ function