CARVIEW |
Select Language
HTTP/2 200
date: Fri, 25 Jul 2025 18:31:08 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"c0c48108644d09bf466b3a5825e0dd41"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=M%2FLAqKLdYu9SaE%2FD4ZGtLGE7R0fzIcXOlUMChVWBbTWYOAebvBG9B%2FLHLUOR3oY%2BWw8DOiWllAEaOv1siKFr5vhpqK4cvofIHuLxYO7pDKmVk3UPVKHORrcelfRyG3KzXU9BsqoMgpm05TyfVF8aJ8fjLWk62W5b1AV9Jk3aBNIVZRU4thtM%2F96D7xFZ%2BQexKm30XV4Gh6IC34foBarYkIucboR1qySlQbDFAY4ZMBGi62pnV3DU7gzniOA6IriF1qHPAbQgnSO%2F9Sbhjpx0WA%3D%3D--tMD%2F26owzGBENkDy--zxh0CqfRb2zzfDTL%2BKc9dw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.55848670.1753468267; Path=/; Domain=github.com; Expires=Sat, 25 Jul 2026 18:31:07 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sat, 25 Jul 2026 18:31:07 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 9A34:274342:D3A62:1052DE:6883CD6B
Home · Bahn-X/swift-composable-navigator Wiki · GitHub
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 25
Home
ohitsdaniel edited this page Apr 29, 2021
·
12 revisions
- Navigator.Datasource: Observable Object exposing navigation path changes
- DeeplinkComponent.Argument
- NavigationTreeBuilder
- NavigationTreeBuilder
- Navigator.NavigationIdentifier
-
NavigatorKey:
EnvironmentKey identifying the
Navigator
allowing navigation path mutations - TreatSheetDismissAsAppearInPresenterKey: EnvironmentKey used to pass down treatSheetDismissAsAppearInPresenter down the view hierarchy
- EitherAB: An either type, representing up to 2 different view types
- EitherABC: An either type, representing up to 3 different view types
- EitherABCD: An either type, representing up to 4 different view types
- EitherABCDE: An either type, representing up to 5 different view types
- EitherABCDEF: An either type, representing up to 6 different view types
- EitherABCDEFG: An either type, representing up to 7 different view types
- EitherABCDEFGH: An either type, representing up to 8 different view types
- EitherABCDEFGHI: An either type, representing up to 9 different view types
- EitherABCDEFGHIJ: An either type, representing up to 10 different view types
- PathBuilders: Namespace enum for all available PathBuilders
- ScreenPresentationStyle: Defines how a screen is presented
- Deeplink: First class representation of a deeplink based on URLs
- DeeplinkComponent: First class representation of a URL path component
- DeeplinkHandler: Handles deeplinks by building the navigation path based on a deeplink and replacing the current navigation path
-
DeeplinkParser:
DeeplinkParser
s parse navigation paths fromDeeplink
s. - Navigator.GoToInvocation: Testing helper
- Navigator.GoToPathInvocation: Testing helper
- Navigator.ReplacePathInvocation: Testing helper
- Navigator.GoBackToInvocation: Testing helper
- Navigator.DismissInvocation: Testing helper
- Navigator.ReplaceScreenInvocation: Testing helper
- Navigator.ReplaceContentInvocation: Testing helper
- Navigator.DidAppearInvocation: Testing helper
- Navigator: Facade type erasing the type of the underlying datasource
- PathComponentUpdate
- PathUpdate
- NavigationNode: Screen container view, taking care of push and sheet bindings.
- PathBuilders.EmptyBuilder
- AnyPathBuilder: An erased path builder that erases the underlying Content to AnyView
- OnDismissView
- PathBuilders.WildcardView: Wildcard View replaces the current path element with the passed wildcard, when it appears.
- _PathBuilder: Convenience type to define PathBuilders based on a build closure
- Root: Root View of any ComposableNavigator driven application
-
AnyScreen:
Type-erased representation of
Screen
objects -
IdentifiedScreen:
An identified representation of a
Screen
in a navigation path
-
NavigationTree:
NavigationTree
s define all valid navigation paths in an application - PathBuilder: PathBuilders define how a navigation path is built into a view hierarchy
- Screen: The Screen protocol is the underlying protocol for navigation path elements. Each navigation path element defines how it is presented.
- ScreenID: A unique identifier for Screens
Generated at 2021-04-29T07:59:04+0000 using swift-doc 1.0.0-beta.6.
Types
- AnyPathBuilder
- AnyScreen
- Deeplink
- DeeplinkComponent
- DeeplinkComponent.Argument
- DeeplinkHandler
- DeeplinkParser
- EitherAB
- EitherABC
- EitherABCD
- EitherABCDE
- EitherABCDEF
- EitherABCDEFG
- EitherABCDEFGH
- EitherABCDEFGHI
- EitherABCDEFGHIJ
- IdentifiedScreen
- NavigationNode
- NavigationTreeBuilder
- Navigator
- Navigator.Datasource
- Navigator.DidAppearInvocation
- Navigator.DismissInvocation
- Navigator.GoBackToInvocation
- Navigator.GoToInvocation
- Navigator.GoToPathInvocation
- Navigator.NavigationIdentifier
- Navigator.ReplaceContentInvocation
- Navigator.ReplacePathInvocation
- Navigator.ReplaceScreenInvocation
- NavigatorKey
- OnDismissView
- PathBuilders
- PathBuilders.EmptyBuilder
- PathBuilders.WildcardView
- PathComponentUpdate
- PathUpdate
- Root
- ScreenPresentationStyle
- TreatSheetDismissAsAppearInPresenterKey
- _PathBuilder
Protocols
Global Typealiases
Extensions
Clone this wiki locally
You can’t perform that action at this time.