i have uiviewcontroller
tab bar (regular) called firstvc
.
when click on button firstvc
, secondvc
being showed using uinavigationcontroller
.
secondvc
has no tabbar.
the problem is, when scroll secondvc
firstvc
, tabbar pops automatically above secondvc
, how can fix (image provided below)?
thank you!
image:
secondvc:
Comments
Post a Comment