Skip to content

feature request for IntentChooser #769

@vonovak

Description

@vonovak

Thank you for creating and maintaining this library! We've recently started implementing it and found it incredibly useful.

We have a suggestion that could enhance its functionality. Another library, react-native-file-viewer, includes options like these when opening a file:

await FileViewer.open(filePath, {  
    showOpenWithDialog: true,  
    showAppsSuggestions: true,  
});  

Would you consider adding similar options? We believe this feature would provide users with greater flexibility when handling files. If it's feasible, it seems like it wouldn't require too much effort to implement and could significantly enhance usability.

Thanks for your time and consideration!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions