How to fix an issue where the bottom area of a tableView is covered by the tabBar? #51
tezpark
announced in
8. Commons
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Guide & Snippet
tabbar.isHidden = falselogic is inviewDidAppearmethod, move that logic toviewWillAppearmethodBeta Was this translation helpful? Give feedback.
All reactions