Skip to content

iOS native icons #44

Description

@ColdGrub1384

iOS has native icons for files, different than icons on macOS. Why don't use those icons? You can get icons for a file like this:

let controller = UIDocumentInteractionController(url: <#File URL#>)
controller.icons.last // The icon

UIDocumentInteractionController.icons

I can submit a pull request if you want, it's very easy to implement.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions