How to remove UINavigationBar inner shadow in iOS 7?

前端 未结 6 676
深忆病人
深忆病人 2021-02-04 02:01

Inner shadow example

I\'m trying to put nav bar below the other one to make it look like one tall nav bar. But in iOS 7 UINavigationBar now has inner shadow on top and o

6条回答
  •  半阙折子戏
    2021-02-04 02:07

    You can easily use this UInavigationBar category called UINavigationBar-Addition found here I have used the solution described in this answer but I couldn't get rid of the 1Px line under navigationBar

提交回复
热议问题