You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
A few container
Screenthat are currently inSamples, would be better situated with an independent dependency. This will enable easy consumption of these common UI containers.Containers in
Samplescurrently:AlertContainerBackStackContainerModalContainerPossible 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 fromSamplestoWorkflowUICommonand addWorkflowUICommon.podspecin root. PublishWorkflowUICommon.podspecto Cocoapods.