Searched refs:withAllowBackup (Results 1 – 7 of 7) sorted by relevance
| /expo/packages/@expo/config-plugins/build/android/ |
| H A D | AllowBackup.js | 9 exports.withAllowBackup = void 0; 24 const withAllowBackup = (0, _androidPlugins().createAndroidManifestPlugin)(setAllowBackup, 'withAll… constant 25 exports.withAllowBackup = withAllowBackup;
|
| H A D | AllowBackup.d.ts | 3 export declare const withAllowBackup: import("..").ConfigPlugin; constant
|
| H A D | AllowBackup.js.map | 1 …withAllowBackup","createAndroidManifestPlugin","setAllowBackup","exports","getAllowBackup","config…
|
| /expo/packages/@expo/config-plugins/src/android/ |
| H A D | AllowBackup.ts | 6 export const withAllowBackup = createAndroidManifestPlugin(setAllowBackup, 'withAllowBackup'); constant
|
| /expo/packages/@expo/prebuild-config/src/plugins/ |
| H A D | withDefaultPlugins.ts | 96 AndroidConfig.AllowBackup.withAllowBackup,
|
| /expo/packages/@expo/prebuild-config/build/plugins/ |
| H A D | withDefaultPlugins.js | 170 …_configPlugins().AndroidConfig.AllowBackup.withAllowBackup, _configPlugins().AndroidConfig.WindowS…
|
| H A D | withDefaultPlugins.js.map | 1 …withAllowBackup","WindowSoftInputMode","withWindowSoftInputMode","IntentFilters","withAndroidInten…
|