Socket
Socket
Sign inDemoInstall

multi-image-select-compress-expo

Package Overview
Dependencies
7
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    multi-image-select-compress-expo

A react native component that allows the user to select one or more images from the device's media library with configurable compression and resizing. For Expo projects.


Version published
Weekly downloads
5
increased by150%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

multi-image-select-compress-expo

A react native component that allows the user to select one or more images from the device's media library with configurable compression and resizing. For Expo projects.

To-Dos

  • Project shell
  • Decide approach to getting media info and create media pagination hook
  • Build basic UI that reacts to media pagination hook
  • Determine approach to compression and resizing and create compression hook (ended up not doing hook)
  • Determine compressed image local directory storage and clean up (using device managed cache directory)
  • Determine onSelected/compressed response object
  • Work in required parameterized options
  • Animation and loading screens
  • create example app and screenshots
  • Test & update documentation

Required Options

  • Compression Level
  • Largest dimension (width / height) clamp value
  • Colors
  • Cancel header button text
  • Select/Compress header button text
  • Row length (how many images per row) for tablet and phone size optimization

Keywords

FAQs

Last updated on 22 Jun 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc