8000
Skip to content

ViewControllers life cycle methods not called  #255

Description

@Guala99

I've noticed a pretty annoying behaviour of pageBoy, basically in some cases the viewcontrollers lifecycles methods are not called.

For example (this is the most popular case): when you're in the middle of scrolling from VC1 to VC2 and you stop to scroll,
you have scrolled enough to not go on VC2 hence if you release the finger, the pageBoy will take you back to VC1.

In this case VC1 lifecycle method viewdidappear and VC2 viewDidDisappear are not called.

I would really like to know why there's this behaviour and how to solve it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

    0