Ep. 2 - Caching of table cells

Videos/Learn RubyMotion/Ep. 2 - Caching of table cells

Episode Notes

  • How ios table caches cells so that a new cell is not created for every single record.
  • Source code
  • git clone https://github.com/bigbinary/lrm.git cd episode-2 bundle exec rake