Home
last modified time | relevance | path

Searched refs:withMediaLibrary (Results 1 – 3 of 3) sorted by relevance

/expo/packages/expo-media-library/plugin/src/
H A DwithMediaLibrary.ts32 const withMediaLibrary: ConfigPlugin< constant
61 export default createRunOncePlugin(withMediaLibrary, pkg.name, pkg.version);
/expo/packages/expo-media-library/plugin/build/
H A DwithMediaLibrary.js23 const withMediaLibrary = (config, { photosPermission, savePhotosPermission, isAccessMediaLocationEn… function
46 exports.default = (0, config_plugins_1.createRunOncePlugin)(withMediaLibrary, pkg.name, pkg.version…
/expo/packages/expo-media-library/
H A DCHANGELOG.md108 - [plugin] Fix prebuild is failing when the `withMediaLibrary` plugin is enabled on Android. ([#151…