Skip to content
This repository was archived by the owner on Jul 7, 2022. It is now read-only.
This repository was archived by the owner on Jul 7, 2022. It is now read-only.

Add clear cache mechanism. #2

@psartzetakis

Description

@psartzetakis

Currently the PageViewControllerManager caches it's children so each view controller is being called/instantiated only once. However there is no mechanism to clear that cache. So what needs to me done is:

  • Add a function that clears all the cache
  • Add a function that will clear the cache for a view controller at a specific index.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions