issue-1-lighter-view-controllers
issue-1-lighter-view-controllers copied to clipboard
Example project for the 1st issue of objc.io
fix the DetailViewController's initialization method
如果传递给DataSource里边的array在外部需要动态改变呢,这个时候怎么再次传递给tablview呢
This approach works great for having one custom cell per table view. But how would one handle multiple customs cells with this approach? Saying you would like to use different...
你这个demo cell高度都是固定的,现实项目中 cell动态的多,咋算高度啊?咋封装
- Updated OCMock to support arm64 arch - Fixed PhotosViewController nib loading test - Fixed order of highlighted star views - Other minor design fixes
I'm at a loss to the advantage here. Seems to me you'd have the same amount of code, and the same number of files if you just moved the code...
Just clone the source code, update submodule, and run the test Note: the app is built and run normally