Tokamak/Sources/TokamakDOM/App
Carson Katri 6e2ccf71ea
Add configuration options to `App` to choose reconciler (#495)
* Add support for App/Scene

* Refine reconciler configuration options

* Fix tests

* Fix benchmark

* Address review comments

* Rename shouldLayout to useDynamicLayout in remaining file

* Add note to README about switching reconcilers

* Fix typo

* Add App as a type of Fiber content

* Refactor to avoid temporary variable

* Address review comments

* Add [weak self] to createAndBindAlternate closures

* Remove commented lines
2022-06-05 19:24:05 -04:00
..
App.swift Add configuration options to `App` to choose reconciler (#495) 2022-06-05 19:24:05 -04:00
ColorSchemeObserver.swift Add reconciler stress tests for elaborate testing (#381) 2021-06-15 23:01:45 +01:00
ScenePhaseObserver.swift Add reconciler stress tests for elaborate testing (#381) 2021-06-15 23:01:45 +01:00