LayoutKit icon indicating copy to clipboard operation
LayoutKit copied to clipboard

Objective-C support

Open staguer opened this issue 7 years ago • 3 comments

The current Swift API cannot be used from Objective-C. We have an Objective-C codebase where we would like to use this library so we are planning to add Objective-C support to LayoutKit.

Current plan is to add a wrapper layer to LayoutKit to expose an API that's usable from Objective-C.

staguer avatar Jan 29 '18 21:01 staguer

@nicksnyder Do you have any objections or concerns regarding this addition?

staguer avatar Jan 29 '18 23:01 staguer

I don’t have any concerns

nicksnyder avatar Jan 30 '18 01:01 nicksnyder

The wrapper layer has been pushed to master. Docs and tests to follow.

staguer avatar Feb 15 '18 21:02 staguer