Skip to content
This repository was archived by the owner on Jun 25, 2021. It is now read-only.

Multiple StackContainable ViewControllers result in not being able to scroll #3

@bisikli

Description

@bisikli

Hello,

If i add two viewcontrollers both of them implements

func preferredAppearanceInStack() -> ScrollingStackController.ItemAppearance {
return .view(height: height)
}

the main viewController is not scrollable. However if implement prefferedAppreanceInStack in only one controller, main controller is scrollable.

Can we have a look at this issue? I would be happy to help.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions