v-braun / VBRRollingPit

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

not displaying properly #1

Closed sgmckenna closed 6 years ago

sgmckenna commented 6 years ago

Just found your great tabbar enhancement on cocoacontrols. However, its not displaying properly. what am I doing wrong. I installed via pods. See attached. image-1

v-braun commented 6 years ago

The bar and the circle have both background colors and can be specified separately. It looks like your background is white and thats why it looks so strange :)

Just set the colors in the attribute inspector: image

or through code

please reply if that was helpfull and/or you have an idea to prevent such issues for other users. Maybe another default color??