I see in the docs that AsyncImage only takes in a URL, are there plans to expand the API to allow passing in a URLRequest, and possibly the URLSession as well?
Our company's image server requires token authentication, which we pass as an HTTP header, so we're always constructing URLRequests and passing them to our custom URLSession.
-
—
aibanez
Add a CommentI have opened a feedback on this.
FB9172649
please dupe it for Apple’s visibility, I want this really badly too!