You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At this stage I've been using Alamofire's MultipartFormData class which seems pretty solid and has some nice abstractions.
It would be great for Swish to support this natively. I wonder if we should talk to the Alamofire folks about extracting their implementation into a separate repo, to avoid reinventing the wheel?
The text was updated successfully, but these errors were encountered:
At this stage I've been using Alamofire's
MultipartFormData
class which seems pretty solid and has some nice abstractions.It would be great for Swish to support this natively. I wonder if we should talk to the Alamofire folks about extracting their implementation into a separate repo, to avoid reinventing the wheel?
The text was updated successfully, but these errors were encountered: