nicklockwood / layout

A declarative UI framework for iOS
MIT License
2.23k stars 97 forks source link

Live Reloading as an Option #190

Open tengfoung opened 3 years ago

tengfoung commented 3 years ago

This is to enable the live reloading feature as an option that can be enabled/disabled through project scheme argument. Having this flexibility allows us to run the app in simulator much faster when we don't need the feature.

The argument:

-LayoutLiveReloadEnabled