0

I am using the XLPagerStrip pod in my current app and I would like to extend the tableviewcontroller inside my ButtonBarPagerTabStripViewController under the nav bar and have users able to see it through the text that is on button bar navigation bar. To do this usually I would make my navigation by transparent like from the examples here, however it doesn't seem to work with the ButtonBar. I am wondering if there was an easy way to do this or if this is unsupported by the library currently? Thanks!

Community
  • 1
  • 1
Steven Burnett
  • 278
  • 2
  • 12

1 Answers1

0

I ended up using the link I posted above and on creation of the bar controller setting its navigation bar. This made it transparent.

Steven Burnett
  • 278
  • 2
  • 12