- Supports browser / Android / iOS (from camera or photo library).
- Preview images before uploading, add or delete photos with ease.
- Spontaneous uploading of multiple images, notifies server reply of all requests when all are finished.
- Shows a progress bar and a spin while uploading, shows a checkmark when finished.
- Lets the user decide whether to retry or abort upon failure.
Check out the demo in your browser!
- https://ionicframework.com/docs/native/transfer/
- https://ionicframework.com/docs/native/camera/
- https://ionicframework.com/docs/native/file/
- https://ionicframework.com/docs/native/file-path/
At its current stage, it is recommended that you copy src/components/multi-image-upload
to your own project and modify it as you need to.
Configuration API and npm package coming soon.