Home
last modified time | relevance | path

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

/expo/packages/@expo/config-plugins/build/ios/
H A DName.d.ts5 export declare const withDisplayName: ConfigPlugin; constant
H A DName.js32 const withDisplayName = (0, _iosPlugins().createInfoPlistPluginWithPropertyGuard)(setDisplayName, { constant
/expo/packages/@expo/config-plugins/src/ios/
H A DName.ts14 export const withDisplayName = createInfoPlistPluginWithPropertyGuard( constant