FileKit Dialogs
Share file dialog
Open a file sharing dialog in a Kotlin Multiplatform project
Supported on Android and iOS targets


Open the share file dialog
The share file component provides a native interface for users to share files using their device’s sharing options.
Ensure the file you are sharing exists and is accessible. Sharing a non-existent file will result in an error.