issues
search
LinkedInAttic
/
LayoutKit
LayoutKit is a fast view layout library for iOS, macOS, and tvOS.
http://layoutkit.org
Apache License 2.0
3.16k
stars
267
forks
source link
Remove `with` prefix from blocks & LOK base builder. build -> layout
#214
Closed
drumnkyle
closed
6 years ago
drumnkyle
commented
6 years ago
Removed
with
prefix from every block property on the ObjC builders
Removed LOKBaseLayoutBuilder
Changed
build
function to
layout
property
with
prefix from every block property on the ObjC buildersbuild
function tolayout
property