NativeShare wraps the browser's native Web Share API. Instead of building your own "share to X / Y / Z" menu, you hand the OS a title, text, URL, or file, and it shows the user's real share targets. It's zero-setup, needs no accounts or keys, and feels native.
NativeShare
The package includes:
Share
ShareFiles
ShareButton
Enhanced the Web Share functionality by removing duplicate logic, adding input and URL validation, improving browser compatibility checks, handling cancellation and errors correctly, and adding comprehensive code comments. Existing parameters remain unchanged.