Searched defs:getBundleIdentifier (Results 1 – 3 of 3) sorted by relevance
7 declare function getBundleIdentifier(config: Pick<ExpoConfig, 'ios'>): string | null; function
90 function getBundleIdentifier(config) { function
33 function getBundleIdentifier(config: Pick<ExpoConfig, 'ios'>): string | null { function