-2

I want to create a side bar menu using SWReveal framework and I try to add it in one of the bottom tabs pages but when I switch to that tab I have an extra space of bottom tab and I can't remove it can anyone help?

enter image description here

I mean this black tab above of home tab.

Eric Aya
  • 69,473
  • 35
  • 181
  • 253
Dana Amiri
  • 99
  • 2
  • 8

1 Answers1

1

Set tabBar Translucent

self.tabBar.translucent = false

Bapu
  • 94
  • 5