-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Labels
swiftAffects the Swift library.Affects the Swift library.
Milestone
Description
A few container Screen that are currently in Samples, would be better situated with an independent dependency. This will enable easy consumption of these common UI containers.
Containers in Samples currently:
AlertContainerBackStackContainerModalContainer
Possible future additions:
TabBarScreen[swift] [rfc] Add TabBarScreen Sample #1098EquatableScreen- AScreenthat updates it's rendering only if it's contents have changed.ViewControllerLifecycleObserverScreen- AScreenthat has callbacks for some commonUIViewControllerlifecycle events.
Proposal
Move container Screens from Samples to WorkflowUICommon and add WorkflowUICommon.podspec in root. Publish WorkflowUICommon.podspec to Cocoapods.
Metadata
Metadata
Assignees
Labels
swiftAffects the Swift library.Affects the Swift library.