Searched refs:withDisplayName (Results 1 – 7 of 7) sorted by relevance
| /expo/packages/@expo/config-plugins/build/ios/ |
| H A D | Name.js | 10 exports.withProductName = exports.withName = exports.withDisplayName = void 0; 32 const withDisplayName = (0, _iosPlugins().createInfoPlistPluginWithPropertyGuard)(setDisplayName, { constant 36 exports.withDisplayName = withDisplayName;
|
| H A D | Name.d.ts | 5 export declare const withDisplayName: ConfigPlugin; constant
|
| H A D | Name.js.map | 1 …withDisplayName","createInfoPlistPluginWithPropertyGuard","setDisplayName","infoPlistProperty","ex…
|
| /expo/packages/@expo/config-plugins/src/ios/ |
| H A D | Name.ts | 14 export const withDisplayName = createInfoPlistPluginWithPropertyGuard( constant
|
| /expo/packages/@expo/prebuild-config/src/plugins/ |
| H A D | withDefaultPlugins.ts | 48 IOSConfig.Name.withDisplayName,
|
| /expo/packages/@expo/prebuild-config/build/plugins/ |
| H A D | withDefaultPlugins.js | 142 …ugins().IOSConfig.Google.withGoogle, _configPlugins().IOSConfig.Name.withDisplayName, _configPlugi…
|
| H A D | withDefaultPlugins.js.map | 1 …withDisplayName","withProductName","Orientation","withOrientation","RequiresFullScreen","withRequi…
|