swiftui-navigation/Sources/SwiftUINavigation
Stephen Celis 47dd574b90
Scope `navigationDestination` bind workaround (#93)
* Scope `navigationDestination` bind workaround

* Update NavigationDestination.swift

* wip
2023-03-14 11:31:25 -07:00
..
Documentation.docc fix minor typo in Navigation.md documentation (#88) 2023-03-12 12:27:24 -07:00
Internal Run swift-format 2023-01-25 19:03:38 +00:00
Alert.swift Make `ButtonState` actions more flexible (#71) 2023-01-25 10:49:28 -08:00
Bind.swift Remove `Bindable` `DynamicProperty` inheritance. (#46) 2022-12-05 15:56:55 -05:00
Binding.swift Allow `Binding<Case?>` to write into `nil` (#54) 2022-12-14 16:26:08 -05:00
ConfirmationDialog.swift Make `ButtonState` actions more flexible (#71) 2023-01-25 10:49:28 -08:00
FullScreenCover.swift Support navigationDestination, alerts, confirmation dialogs, and more! (#28) 2022-11-21 13:35:24 -05:00
IfCaseLet.swift Gardening some examples (#64) 2023-01-18 10:47:31 -08:00
IfLet.swift Gardening some examples (#64) 2023-01-18 10:47:31 -08:00
NavigationDestination.swift Scope `navigationDestination` bind workaround (#93) 2023-03-14 11:31:25 -07:00
NavigationLink.swift Gardening some examples (#42) 2022-11-28 09:56:29 -06:00
Popover.swift Support navigationDestination, alerts, confirmation dialogs, and more! (#28) 2022-11-21 13:35:24 -05:00
Sheet.swift Support navigationDestination, alerts, confirmation dialogs, and more! (#28) 2022-11-21 13:35:24 -05:00
Switch.swift Support synchronous `ButtonState` action closures (#70) 2023-01-23 16:52:59 -08:00
WithState.swift Update WithState.swift 2022-12-31 00:27:27 -05:00