Home
last modified time | relevance | path

Searched defs:STORYBOARD_FILE_PATH (Results 1 – 3 of 3) sorted by relevance

/expo/packages/@expo/prebuild-config/build/plugins/unversioned/expo-splash-screen/
H A DwithIosSplashScreenStoryboard.d.ts3 export declare const STORYBOARD_FILE_PATH = "./SplashScreen.storyboard"; constant
H A DwithIosSplashScreenStoryboard.js46 const STORYBOARD_FILE_PATH = './SplashScreen.storyboard'; constant
/expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-splash-screen/
H A DwithIosSplashScreenStoryboard.ts8 export const STORYBOARD_FILE_PATH = './SplashScreen.storyboard'; constant