Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 795 Bytes

File metadata and controls

21 lines (14 loc) · 795 Bytes

BackUploadsWithAws

BackUploadsWithAws is an app to upload some contents (images, videos and files) in different chats. The main feature is to provide an approach to handle background uploads to an AWSS3 service, with a full control over the upload operations, their progression and the ability to relaunch canceled uploads when app has stopped unexpectedly.

Features listing

  • Uploads queuing
  • Background threading
  • Usage of SwiftUI in UIKit
  • UIKit bridging in SwiftUI for the QuickLook

How does it look ?

See an overview of usage in the video below

BacksUp.mp4

Clone the repository and run. I hope you'll have fun ! 😜 Leave a star ⭐️ if you liked !