Skip to content

UIEdgeInsetsMake has been replaced by UIEdgeInsets.init(top:left:bottom:right:) #127

Description

@matoushybl

The generator produces uncompilable code in newest Xcode.

For some reason this started happening after adding bridging header. (Not sure if connected, could be a coincidence.)

Fix is simple - change https://github.com/Brightify/ReactantUI/blob/master/Sources/Tokenizer/Properties/Types/Implementation/EdgeInsets.swift to generate correct init.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions