Skip to content

Support ObjC #35

Description

@sebastianludwig

While it's debatable how long ObjC is going to be around, it's certain that it'll be with us for the next year, very very likely much longer. Because in many projects one doesn't have a free choice which language to use, it'd be great if NibDesignable would support Swift and ObjC. At the moment NibDesignable requires subclassing which is only supported within Swift and from an ObjC baseclass to a Swift subclass, not the other way round, wich makes it impossible to use NibDesignable in ObjC projects.

It'd be great to either find another way how NibDesignable could work that does not require subclassing or port the library to ObjC. I guess the latter is a bit unpopular, but it's the right move in my opinion. I'd volunteer to do the work.

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