Skip to content

删除指定控制器 #32

@chaopengCoder

Description

@chaopengCoder

删除栈中指定的控制器 使用 navi.viewControllers = [Controller] 不行的,
因为源码中 viewControllers 的set方法重写了, 但是重写的方法中没有任何代码
解决: 需要navi.setViewControllers([Controller])

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