aslanyanhaik / youtube-iOS

youtube iOS app template written in swift 5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Video Player Covers tab bar items when minimized

tobitech opened this issue · comments

Hello! I'm using the normal UITabBarController in a storyboard. The video player swipe down works fine but it covers the tab bar items in the region and does not allow them to be selected.
https://www.dropbox.com/s/3evuehsevj1t5vf/Screen%20Shot%202017-01-30%20at%201.01.20%20PM.png?dl=0
In the screenshot in the link above, the "Live" and "Me" tabs are not selectable when the video player is in minimised state. Plus I want the minimised player to always appear above the Tab bar. Please, How do I fix this?