Skip to content

Instantly share code, notes, and snippets.

@zhaoxiaobao
Created June 16, 2016 15:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zhaoxiaobao/448521213d5dc5f1d01e1a0759cd4af6 to your computer and use it in GitHub Desktop.
Save zhaoxiaobao/448521213d5dc5f1d01e1a0759cd4af6 to your computer and use it in GitHub Desktop.
stackoverflow-tag-objective-c-2
1.UIRefreshControl without UITableViewController?
http://stackoverflow.com/questions/12497940/uirefreshcontrol-without-uitableviewcontroller
http://stackoverflow.com/questions/10291537/pull-to-refresh-uitableview-without-uitableviewcontroller?lq=1
2.UITableView - scroll to the top?
http://stackoverflow.com/questions/724892/uitableview-scroll-to-the-top
3.How to disable back swipe gesture in UINavigationController on iOS 7?
http://stackoverflow.com/questions/17209468/how-to-disable-back-swipe-gesture-in-uinavigationcontroller-on-ios-7
4.Proper way to exit iPhone application?
http://stackoverflow.com/questions/355168/proper-way-to-exit-iphone-application?
5.How to know when UITableView did scroll to bottom in iPhone?
http://stackoverflow.com/questions/5137943/how-to-know-when-uitableview-did-scroll-to-bottom-in-iphone/5627837#5627837
6.How to detect that animation has ended on UITableView beginUpdates/endUpdates?
http://stackoverflow.com/questions/7623771/how-to-detect-that-animation-has-ended-on-uitableview-beginupdates-endupdates/12516056#12516056
7.iPhone :UITableView CellAccessory Checkmark
http://stackoverflow.com/questions/5959950/iphone-uitableview-cellaccessory-checkmark/5960016#5960016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment