Big Chungus
04/14/2023, 12:14 PMBig Chungus
04/14/2023, 12:14 PMBig Chungus
04/14/2023, 12:16 PMvbsteven
04/14/2023, 12:48 PMBig Chungus
04/14/2023, 12:52 PMPablichjenkov
04/14/2023, 2:18 PMArkadii Ivanov
04/15/2023, 11:50 AMBig Chungus
04/15/2023, 11:51 AMvbsteven
04/15/2023, 3:48 PMvbsteven
04/15/2023, 3:50 PMArkadii Ivanov
04/15/2023, 4:57 PMdecompose
module that doesn't depend on any UI framework. We could add linuxX64 target support as well. Then you can plug any UI externally, like it already works with Compose/SwiftUI/React/etc. You observe the navigation state, and update the UI accordingly, removing unnecessary views and adding new ones.
This means a single-window navigation. However, I have a feeling that window-based navigation would be preferable? Single-window navigation could be useful in a multiplatform app with shared navigation.
Here is the feature request - https://github.com/arkivanov/Decompose/issues/345