Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 349 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 349 Bytes

SimpleRSSReader

SimpleRSSReader is a simple app showing the latest Apple news. It demos the usage of following stuff:

  • How to use XML Parser Delegate to parse info;
  • How to control height of tableView cell dynamically;
  • How to expand and collapse tableView cell.

Screenshots

SimpleRSSReader

rssreader