react-native-lluploader
v0.5.0
Published
Parallel photo file Uploader
Downloads
8
Keywords
Readme
react-native-lluploader
react native image file uploader
Copyright 2019 Livelink Technology Ltd. All rights reserved
Changes:
Version: 0.4.5 Date: 217/010/19
- Add podspec file
Version: 0.4.4 Date: 26/06/19
- Fix android gradle warning
Version: 0.4.3 Date: 15/04/19
- Remove extra line ending when generating multipart form data
Version: 0.4.2 Date: 07/03/19
- Improve android upload seeps by reducing the number of progress updates
Version: 0.4.1 Date: 15/02/19
- Fix crash for corrupt image (ios)
Version: 0.4.0 Date: 21/12/18
- Add cloud loader capability for ios and android When a cloadloader service can handle the source of the data the file is no longer downloaded or upoaded.
- Fix crash if progress is reported with null upload object
Version: 0.3.3 Date: 17/12/18
- Revert to async and wait for full image before uploading (ios)
Version: 0.3.2 Date: 17/12/18
- Fix bug - not uploading resized image (ios)
Version: 0.3.1 Date: 17/12/18
- Fix crash caused by async fetch mode (multiple callbacks) (ios)
Version: 0.3.0 Date: 22/11/18
- Update to PHAsset Library (iOS)
Version: 0.2.0 Date: 16/05/18
- Remove override in LLUploaderPackage.java for RN 0.54 support
Version: 0.1.5 Date: 13/03/18
- Hanlde error case when file is not found for android
Version: 0.1.4 Date: 07/03/18
- Reduce memory usage for android remote image downloads
Version: 0.1.3 Date: 16/01/18
- Fix android crash when full brightness is selected
Version: 0.1.1 Date: 09/01/18
- Fix intermittent android crash on uploader cancel
Version: 0.1.0 Date: 29/12/17
- Added android support
Version: 0.0.4 Date: 17/11/17
- Improved cancelling of uploads
- Added reset method (now required before restarting)