Back to Browse

The Layout Framework - Nick Lockwood

74 views
Nov 28, 2019
39:36

Layout is a framework for implementing iOS user interfaces using runtime-evaluated XML template files. It is intended as a more-or-less drop-in replacement for Nibs and Storyboards, but offers a number of advantages. It's simpler for simple layouts, more powerful for complex layouts, easier to collaborate on and debug. To make this possible Layout introduces a new node hierarchy for managing views, similar to the 'Virtual DOM' used by React Native.

Download

0 formats

No download links available.

The Layout Framework - Nick Lockwood | NatokHD