File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,8 @@ Layout is done by setting UIView's frame property directly. This implementation
5151[ Manual layout benchmark's source code] ( https://github.com/layoutBox/LayoutFrameworkBenchmark/blob/master/LayoutFrameworkBenchmark/Benchmarks/ManualLayout/FeedItemManualView.swift )
5252
5353* [ ** NKFrameLayoutKit** ] ( https://github.com/kennic/NKFrameLayoutKit )
54- NKFrameLayoutKit is a fast and easy to use layout framework
54+ NKFrameLayoutKit is a fast and easy to use layout framework.
55+
5556[ NKFrameLayoutKit benchmark's source code] ( https://github.com/kennic/LayoutFrameworkBenchmark/blob/master/LayoutFrameworkBenchmark/Benchmarks/NKFrameLayoutKit/NKFrameLayoutKitView.swift )
5657
5758* [ ** NotAutoLayout** ] ( https://github.com/el-hoshino/NotAutoLayout )
You can’t perform that action at this time.
0 commit comments