EachNavigationBar icon indicating copy to clipboard operation
EachNavigationBar copied to clipboard

A custom navigation bar for each view controller.

Results 32 EachNavigationBar issues
Sort by recently updated
recently updated
newest added

布局tableView的时候要从导航栏下面开始 不然把tableView覆盖了

以前是系统的navigationItem.searchController = UISearchController(),现在用navigation.item.searchController的话不好使了,搜索框悬浮起来了

![Screen Shot 2023-04-24 at 10 29 35](https://user-images.githubusercontent.com/10209924/233886478-cd03aeb2-5c74-4f28-87b5-9e592e189b95.png)

Device:(iPhoneX,iOS16.4) info : 最新版本在模态弹出时候导航栏高度不正确,依然是普通状态下的高度,没有减去安全区高度 image:

Bumps [activesupport](https://github.com/rails/rails) from 6.1.4.1 to 6.1.7.3. Release notes Sourced from activesupport's releases. v6.1.7.3 Active Support Implement SafeBuffer#bytesplice [CVE-2023-28120] Active Model No changes. Active Record No changes. Action View Ignore certain...

dependencies

未对ios16的导航栏做兼容。导致刚开启App的时候导航栏标题无法显示。

![image](https://user-images.githubusercontent.com/15956998/200521244-91a51933-8564-47cb-bfde-9ee8f43cfc18.png)

![image](https://user-images.githubusercontent.com/52390325/195752048-200e8f82-c519-467d-881f-b91f65dffd23.png) 怎么触发再次刷新 让页面正常?