LayoutKit v8.0.0 Release Notes

Release Date: 2018-06-06 // almost 6 years ago
  • If you use this library from Swift, there are no changes!

    🚀 There are no changes to the Swift version of the library. The changes in this release are breaking changes to the builder objects created for Objective-C compatibility. We have changed those builders so that the chainable block properties no longer have the with prefix. Also, the properties that you could also set directly are now private so that the chainable way is the only way available now.