UNPKG

react-native-images-picker-expo

Version:

Images picker browser which enables user to select more than one image at a time from the device media library.

7 lines (6 loc) 113 B
module.exports = function(api) { api.cache(true); return { presets: ['babel-preset-expo'], }; };