How to remove UINavigationBar and UISearchBar hairline

前端 未结 5 1024
执念已碎
执念已碎 2020-12-15 14:33

I am creating an iOS 7 app in which I\'d like to have a SearchBar right bellow the NavigationBar, and I wanted them both to look like a single piece. Therefore I need to tin

5条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-15 14:40

    For those who interested how to implement "adventurous" approach of @Leo Natan, I added the sample code in my answer to the similar question.

提交回复
热议问题