jackpine / biketag-ios

http://biketag.jackpine.me
1 stars 1 forks source link

Feature/pull to refresh #74

Closed michaelkirk closed 9 years ago

michaelkirk commented 9 years ago

solves #46, offering conventional pull-to-refresh behavior over swipe to refresh.

This required converting the scroll view to a table view and following the table view data protocol paradigms.