Releases: cuvent/react-native-better-tus-client
Releases · cuvent/react-native-better-tus-client
Release 0.2.3
Release 0.2.2
Release 0.2.1
Release 0.2.0
0.2.0 (2021-03-02)
Bug Fixes
- changed author (d03c070)
- just instantiate WorkManager to resumeAll enqueued uploads (0dcdad0)
- publishconfig scrope to public (911ca28)
- android: resumeAll wasn't invoking observing (bc89907)
- added swift file to example project, fixed method name (9064df8)
- podspec: Set DEFINES_MODULE -> YES (2260298)
- remove old comment (7b2edcb)
- remove todo as feature has been implemented (18f0da0)
Features
- add initialize method to setup TUS endpoint (a9976b2)
- added support for metadata (784236d)
- ios: resumeAll + getStateForUploadById (0d51eed)
- getStateForUploadById (e4af566)
- implemented for android (666368d)
- lib: iOS implemented uploading functionality with events (c6adab1)
- iOS setup createUpload & event emitter (6271a83)
- updated types (0fdc4ef)
- example: add image picker to example app (ddfd473)