Skip to content

Instantly share code, notes, and snippets.

@Rashidium
Created March 31, 2021 18:23
Show Gist options
  • Save Rashidium/6be824b77a0eb1e87129c00abbed7d82 to your computer and use it in GitHub Desktop.
Save Rashidium/6be824b77a0eb1e87129c00abbed7d82 to your computer and use it in GitHub Desktop.
AppLinkRoutable protocol
/// Routing conformance for the Main scene.
public protocol AppLinkRoutable {
// Should be implemented for each link.
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment