compose-multiplatform
compose-multiplatform copied to clipboard
Update navigation tutorial
Update the tutorial by replacing the deprecated Router with ChildStack and fix broken links.
Additionally, add marker interface for child classes to avoid pollution of Any with extension functions.