Skip to content

Proposal: Introduce WorkflowUICommon #1168

Open
@dhavalshreyas

Description

@dhavalshreyas

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:

  • AlertContainer
  • BackStackContainer
  • ModalContainer

Possible future additions:

  • TabBarScreen [swift] [rfc] Add TabBarScreen Sample #1098
  • EquatableScreen - A Screen that updates it's rendering only if it's contents have changed.
  • ViewControllerLifecycleObserverScreen - A Screen that has callbacks for some common UIViewController lifecycle events.

Proposal

Move container Screens from Samples to WorkflowUICommon and add WorkflowUICommon.podspec in root. Publish WorkflowUICommon.podspec to Cocoapods.

Metadata

Metadata

Assignees

No one assigned

    Labels

    swiftAffects the Swift library.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions