JSPM

expo-multiple-images-picker

1.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 4
  • Score
    100M100P100Q16386F
  • License ISC

Multiple image selecting package for React Native using Expo FileSystem

Package Exports

  • expo-multiple-images-picker

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (expo-multiple-images-picker) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

expo-multiple-images-picker

Features

  • Select multiple images from the gallery using Expo
  • Request MediaLibrary permissions
  • Sort images from newest to oldest
  • Change orientation

Installation

Run npm install expo-multiple-images-picker --save in a terminal

License

This package is based on the expo-image-picker-multiple npm package found here: https://www.npmjs.com/package/expo-image-picker-multiple