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):

enter image description here

uiview below navigation controller+embedded segmented controller in uiview.

should use: scrollviewdidscroll ?

enter image description here enter image description here


Comments

Popular posts from this blog

python - pip install -U PySide error -

arrays - C++ error: a brace-enclosed initializer is not allowed here before ‘{’ token -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -