ios - How to add "See all" button in table view cell -


how add "see >" button right of title in uitableviewcell in app store app?

http://i.stack.imgur.com/kj5tx.jpg

you can add button (and header title) custom uiview , add table header (using -[uitableview tableheaderview]


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

Python ctypes access violation with const pointer arguments -