Searched refs:withDeviceFamily (Results 1 – 7 of 7) sorted by relevance
| /expo/packages/@expo/config-plugins/build/ios/ |
| H A D | DeviceFamily.js | 11 exports.withDeviceFamily = void 0; 26 const withDeviceFamily = config => { function 34 exports.withDeviceFamily = withDeviceFamily;
|
| H A D | DeviceFamily.d.ts | 4 export declare const withDeviceFamily: ConfigPlugin; constant
|
| H A D | DeviceFamily.js.map | 1 …withDeviceFamily","config","withXcodeProject","modResults","setDeviceFamily","project","exports","…
|
| /expo/packages/@expo/config-plugins/src/ios/ |
| H A D | DeviceFamily.ts | 8 export const withDeviceFamily: ConfigPlugin = (config) => { constant
|
| /expo/packages/@expo/prebuild-config/src/plugins/ |
| H A D | withDefaultPlugins.ts | 61 IOSConfig.DeviceFamily.withDeviceFamily,
|
| /expo/packages/@expo/prebuild-config/build/plugins/ |
| H A D | withDefaultPlugins.js | 146 …_configPlugins().IOSConfig.DeviceFamily.withDeviceFamily, _configPlugins().IOSConfig.Bitcode.withB…
|
| H A D | withDefaultPlugins.js.map | 1 …withDeviceFamily","Bitcode","withBitcode","Locales","withLocales","withIosIcons","exports","withAn…
|