Skip to content

Improved SwiftUI Support #58

Description

@benpious

We currently have experimental support for SwiftUI. However, it has yet to be used in any real Apps, so there may be issues with the API that we need to address.

Our use of EnvironmentValues is also not currently ideal, as summarized here.

We may wish to reimplement VectorDrawableView using GeometryReader and Paths, which which could allow us to take advantage of the Environment colors provided by Apple if they improve the API to allow us to get a color for a String.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions