mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-07-31 08:39:24 +00:00
Store CatalogRoute.targetKind as CatalogTargetKind.name and convert it back in toCatalogTarget(). This keeps the typed route argument on a primitive String boundary so Compose Navigation does not require a custom enum NavType during graph construction. |
||
|---|---|---|
| .. | ||
| androidFull | ||
| androidMain | ||
| androidPlaystore/kotlin/com/nuvio/app | ||
| commonMain | ||
| commonTest/kotlin/com/nuvio/app | ||
| desktopMain/kotlin/com/nuvio/app | ||
| fullCommonMain/kotlin/com/nuvio/app/features | ||
| iosAppStore/kotlin/com/nuvio/app | ||
| iosFull/kotlin/com/nuvio/app | ||
| iosMain/kotlin/com/nuvio/app | ||
| nativeInterop/cinterop | ||