This repository has been archived by the owner on Feb 17, 2021. It is now read-only.
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.)