Tokamak/Sources/TokamakCore/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
..
Scenes Add configuration options to `App` to choose reconciler (#495) 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
AppStorage.swift Tweak formatting rules for attributes (#492) 2022-05-31 08:18:53 +01:00
_AnyApp.swift Add configuration options to `App` to choose reconciler (#495) 2022-06-05 19:24:05 -04:00
_AnyScene.swift Add '_spi(TokamakCore)' to ideally internal public members. (#386) 2021-03-08 18:49:05 +00:00
_StorageProvider.swift Add reconciler stress tests for elaborate testing (#381) 2021-06-15 23:01:45 +01:00
_TupleScene.swift Add configuration options to `App` to choose reconciler (#495) 2022-06-05 19:24:05 -04:00