Skip to content

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

@matoushybl

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions