| /expo/packages/@expo/config-plugins/build/plugins/ |
| H A D | withDangerousMod.js | 6 exports.withDangerousMod = void 0; 22 const withDangerousMod = (config, [platform, action]) => { function 29 exports.withDangerousMod = withDangerousMod;
|
| H A D | withDangerousMod.js.map | 1 …withDangerousMod.js","names":["_withMod","data","require","withDangerousMod","config","platform","…
|
| H A D | withDangerousMod.d.ts | 10 export declare const withDangerousMod: ConfigPlugin<[ModPlatform, Mod<unknown>]>; constant
|
| /expo/apps/native-component-list/plugins/ |
| H A D | withPodfileMinVersion.js | 1 const { withDangerousMod } = require('@expo/config-plugins'); 9 return withDangerousMod(config, [
|
| H A D | withNotFoundModule.js | 1 const { withDangerousMod, IOSConfig } = require('@expo/config-plugins'); 15 return withDangerousMod(config, [
|
| H A D | withGradleProperties.js | 1 const { withDangerousMod } = require('@expo/config-plugins'); 9 return withDangerousMod(config, [
|
| H A D | withDevMenu.js | 1 const { withDangerousMod, IOSConfig } = require('@expo/config-plugins'); 5 return withDangerousMod(config, [
|
| /expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-splash-screen/ |
| H A D | withAndroidSplashDrawables.ts | 1 import { AndroidConfig, ConfigPlugin, withDangerousMod, XML } from '@expo/config-plugins'; 9 return withDangerousMod(config, [
|
| H A D | withAndroidSplashImages.ts | 1 import { ConfigPlugin, withDangerousMod } from '@expo/config-plugins'; 97 return withDangerousMod(config, [
|
| H A D | withIosSplashAssets.ts | 1 import { ConfigPlugin, IOSConfig, withDangerousMod } from '@expo/config-plugins'; 31 return withDangerousMod(config, [
|
| /expo/packages/@expo/config-plugins/src/plugins/ |
| H A D | withDangerousMod.ts | 12 export const withDangerousMod: ConfigPlugin<[ModPlatform, Mod<unknown>]> = ( constant
|
| /expo/packages/@expo/prebuild-config/src/plugins/icons/ |
| H A D | withIosIcons.ts | 1 import { ConfigPlugin, IOSConfig, WarningAggregator, withDangerousMod } from '@expo/config-plugins'; 15 return withDangerousMod(config, [
|
| /expo/packages/@expo/config-plugins/src/android/ |
| H A D | GoogleServices.ts | 6 import { withDangerousMod } from '../plugins/withDangerousMod'; 50 return withDangerousMod(config, [
|
| H A D | Package.ts | 10 import { withDangerousMod } from '../plugins/withDangerousMod'; 31 return withDangerousMod(config, [
|
| /expo/packages/expo-build-properties/src/ |
| H A D | android.ts | 6 withDangerousMod, 114 return withDangerousMod(config, [ 139 return withDangerousMod(config, [
|
| /expo/packages/expo-notifications/plugin/src/ |
| H A D | withNotificationsAndroid.ts | 6 withDangerousMod, 46 return withDangerousMod(config, [ 81 return withDangerousMod(config, [
|
| /expo/packages/@expo/config-plugins/src/ |
| H A D | index.ts | 30 export { withDangerousMod } from './plugins/withDangerousMod';
|
| /expo/packages/@expo/config-plugins/build/ |
| H A D | index.d.ts | 21 export { withDangerousMod } from './plugins/withDangerousMod';
|
| /expo/packages/@expo/prebuild-config/build/plugins/unversioned/expo-splash-screen/ |
| H A D | withAndroidSplashDrawables.js | 16 return (0, _configPlugins().withDangerousMod)(config, ['android', async config => {
|
| H A D | withAndroidSplashDrawables.js.map | 1 …withDangerousMod","setSplashDrawableAsync","modRequest","projectRoot","exports","resizeMode","file…
|
| /expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-notifications/ |
| H A D | withAndroidNotifications.ts | 6 withDangerousMod, 33 return withDangerousMod(config, [
|
| /expo/packages/@expo/config-plugins/src/ios/ |
| H A D | BundleIdentifier.ts | 13 import { withDangerousMod } from '../plugins/withDangerousMod'; 19 return withDangerousMod(config, [
|
| H A D | Maps.ts | 8 import { withDangerousMod } from '../plugins/withDangerousMod'; 146 return withDangerousMod(config, [
|
| /expo/packages/expo-build-properties/build/ |
| H A D | android.js | 95 return (0, config_plugins_1.withDangerousMod)(config, [ 115 return (0, config_plugins_1.withDangerousMod)(config, [
|
| /expo/packages/expo-notifications/plugin/build/ |
| H A D | withNotificationsAndroid.js | 29 return (0, config_plugins_1.withDangerousMod)(config, [ 58 return (0, config_plugins_1.withDangerousMod)(config, [
|