Skip to content

添加自定义导航栏titleView,内存暴涨 #81

@biqinglin

Description

@biqinglin

我在二级页面设置导航栏自定义视图,代码如下:
let searchBar = UISearchBar(frame: .init(x: 0, y: 0, width: UIScreen.main.bounds.width - 50, height: 40)) navigation.bar.additionalView = searchBar
工程内存暴涨几个G,去掉这两行代码就正常了

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