v-braun / VBRRollingPit

Simple, beautiful and interactive UITabBar
MIT License
329 stars 51 forks source link

Tab Bar Background #10

Closed mertbaser closed 5 years ago

mertbaser commented 5 years ago

I cannot change the tab-bar background color

I'm trying to edit it in the interface builder

image

My goal is to have a transparent background (getting rid of that black background)

v-braun commented 5 years ago

@mertbaser have you found a solution on that? Could you write down how you solved your issue that I can reference it for others?

mertbaser commented 5 years ago

@v-braun I had to add another "View" and match its color with the background

image

v-braun commented 5 years ago

looks like a workaround. is it possible to provide me the source code of your app (or create an example with that issue)? The problem with the background was already raised by multiple persons but it is not reproducible for me :(