LayoutKit
LayoutKit copied to clipboard
Objective-C support
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.
@nicksnyder Do you have any objections or concerns regarding this addition?
I don’t have any concerns
The wrapper layer has been pushed to master. Docs and tests to follow.