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
{{ message }}
This repository was archived by the owner on May 15, 2024. It is now read-only.
Summary
Please add the ability to send multiple files to other apps.
API Changes
Is it possible to implement this method to accept a collection of files?
await Share.RequestAsync(new ShareFile(IEnumerable<ShareFile> files));