ios - Swift : Hide UIView from Bottom on Scroll like Twitter -
i want hide uiview while scrolling down , showup when scrolling up
. have tableview
, like hide uiview above
user scrolls down , showup when scroll up
(here example below):
uiview
below navigation controller+embedded segmented controller
in uiview.
should use: scrollviewdidscroll
?
Comments
Post a Comment