iphone - How to replicate the CNN iOS app pull down menu -
does know how cnn doing top pull down menu?
it looks uitableview called touch drag event wasn't sure. googled various keywords not able turn up. looking guidance on how replicate behavior.
i guess doing https://github.com/mikefrederick/mfsidemenu
you have customize "mfsidemenu"
lot though. if dont want show menu on every view need disable uigesturerecognizerdelegate
on view.
there https://www.cocoacontrols.com/controls/pullableview may need add uigesturerecognizer
class.