Searched refs:withMediaLibrary (Results 1 – 3 of 3) sorted by relevance
32 const withMediaLibrary: ConfigPlugin< constant61 export default createRunOncePlugin(withMediaLibrary, pkg.name, pkg.version);
23 const withMediaLibrary = (config, { photosPermission, savePhotosPermission, isAccessMediaLocationEn… function46 exports.default = (0, config_plugins_1.createRunOncePlugin)(withMediaLibrary, pkg.name, pkg.version…
108 - [plugin] Fix prebuild is failing when the `withMediaLibrary` plugin is enabled on Android. ([#151…