pionl / laravel-chunk-upload

The basic implementation for chunk upload with multiple providers support like jQuery-file-upload, pupload, DropZone and resumable.js
MIT License
617 stars 167 forks source link

Javascript package for React Native #110

Closed hossein-zare closed 4 years ago

hossein-zare commented 4 years ago

Hello, I'd like to create a dedicated package for React Native to upload files. Please let me know what parameters have to be present when uploading.

Thank you for the amazing package.