Skip to content

Conversation

@daolq3012
Copy link
Owner

@daolq3012 daolq3012 commented Mar 8, 2018

1. Basic

  • UIView with UITableView
  • UITableviewController
  • Subclassing UITableView Cell
  • Custom cells
  • Delegation & data source
  • Reuse cell
  • Self-sizing cell (Dynamic Tableview Cell Height)

2. Middle

  • Action on cell & edit TableView
    • Tableview Accessory Views
    • Tableview Multiple Sections
    • Tableview Deleting Rows
    • Tableview Moving Rows
    • Tableview Swipe Actions
  • Adjust content view when keyboard show/hide

3. Advance

  • Animation reload (like facebook when getting new messages)
  • Load more TableView

Exercise:

  • For each technique demo 1 tableView and push to github

@daolq3012 daolq3012 force-pushed the 5.TableView branch 2 times, most recently from 548f2e7 to 4942195 Compare March 9, 2018 02:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants