Skip to content
This repository has been archived by the owner on Feb 17, 2021. It is now read-only.

Nested Layouts

Latest
Compare
Choose a tag to compare
@staguer staguer released this 30 Jan 05:50
· 4 commits to master since this release
c77e9bc

Adding support for nested view trees that are produced by different makeViews calls. (One example is a collection view that is created by calling makeViews on a Layout object and its cells that are also similarly populated from their own specific Layout objects.)