Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 481 Bytes

Assignment.md

File metadata and controls

10 lines (8 loc) · 481 Bytes

Assignment

  • Use UITableView instead of UILabel
  • Bind search results to UITableView using RxDataSources

How to

  1. Fork project from RxWorkshop
  2. Create new directory with name Assigment1
  3. Put your project inside that directory
  4. Create new pull request on RxWorkshop. Make sure that you compare with your fork.