Skip to content

Cleanup UIView convert functions #152

@michaelknoch

Description

@michaelknoch

UIView.convert(to: UIView) is a pretty complex function (especially when matrix transformations are considered), so there is quite a bit of code in UIView.swift relating to this.

It'd be great to put most of the internals into their own file (e.g. UIView+convert.swift) and keep their implementations private to that file.

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