TableViewCellWithAutoLayout-master
Table 

所属分类:Windows编程
开发工具:Objective-C
文件大小:42KB
下载次数:4
上传日期:2014-07-18 13:29:17
上 传 者rpshenoy
说明:  table view with custom tutorial

文件列表:
TableViewCellWithAutoLayout.xcodeproj (0, 2014-03-13)
TableViewCellWithAutoLayout.xcodeproj\project.pbxproj (23088, 2014-03-13)
TableViewCellWithAutoLayout.xcodeproj\project.xcworkspace (0, 2014-03-13)
TableViewCellWithAutoLayout.xcodeproj\project.xcworkspace\contents.xcworkspacedata (172, 2014-03-13)
TableViewCellWithAutoLayout.xcodeproj\xcuserdata (0, 2014-03-13)
TableViewCellWithAutoLayout.xcodeproj\xcuserdata\kmuldoon.xcuserdatad (0, 2014-03-13)
TableViewCellWithAutoLayout.xcodeproj\xcuserdata\kmuldoon.xcuserdatad\xcschemes (0, 2014-03-13)
TableViewCellWithAutoLayout.xcodeproj\xcuserdata\kmuldoon.xcuserdatad\xcschemes\TableViewCellWithAutoLayout.xcscheme (3865, 2014-03-13)
TableViewCellWithAutoLayout.xcodeproj\xcuserdata\kmuldoon.xcuserdatad\xcschemes\xcschememanagement.plist (589, 2014-03-13)
TableViewCellWithAutoLayout (0, 2014-03-13)
TableViewCellWithAutoLayout\Images.xcassets (0, 2014-03-13)
TableViewCellWithAutoLayout\Images.xcassets\AppIcon.appiconset (0, 2014-03-13)
TableViewCellWithAutoLayout\Images.xcassets\AppIcon.appiconset\Contents.json (825, 2014-03-13)
TableViewCellWithAutoLayout\Images.xcassets\LaunchImage.launchimage (0, 2014-03-13)
TableViewCellWithAutoLayout\Images.xcassets\LaunchImage.launchimage\Contents.json (1100, 2014-03-13)
TableViewCellWithAutoLayout\RJAppDelegate.h (1484, 2014-03-13)
TableViewCellWithAutoLayout\RJAppDelegate.m (3572, 2014-03-13)
TableViewCellWithAutoLayout\TableViewCellWithAutoLayout-Info.plist (1465, 2014-03-13)
TableViewCellWithAutoLayout\TableViewCellWithAutoLayout-Prefix.pch (378, 2014-03-13)
TableViewCellWithAutoLayout\TableViewController (0, 2014-03-13)
TableViewCellWithAutoLayout\TableViewController\RJModel.h (1443, 2014-03-13)
TableViewCellWithAutoLayout\TableViewController\RJModel.m (5256, 2014-03-13)
TableViewCellWithAutoLayout\TableViewController\RJTableViewCell.h (1468, 2014-03-13)
TableViewCellWithAutoLayout\TableViewController\RJTableViewCell.m (6041, 2014-03-13)
TableViewCellWithAutoLayout\TableViewController\RJTableViewController.h (1353, 2014-03-13)
TableViewCellWithAutoLayout\TableViewController\RJTableViewController.m (9547, 2014-03-13)
TableViewCellWithAutoLayout\UIView+AutoLayout (0, 2014-03-13)
TableViewCellWithAutoLayout\UIView+AutoLayout\UIView+AutoLayout.h (15310, 2014-03-13)
TableViewCellWithAutoLayout\UIView+AutoLayout\UIView+AutoLayout.m (55223, 2014-03-13)
TableViewCellWithAutoLayout\en.lproj (0, 2014-03-13)
TableViewCellWithAutoLayout\en.lproj\InfoPlist.strings (45, 2014-03-13)
TableViewCellWithAutoLayout\main.m (366, 2014-03-13)
TableViewCellWithAutoLayoutTests (0, 2014-03-13)
TableViewCellWithAutoLayoutTests\TableViewCellWithAutoLayoutTests-Info.plist (698, 2014-03-13)
TableViewCellWithAutoLayoutTests\TableViewCellWithAutoLayoutTests.m (721, 2014-03-13)
TableViewCellWithAutoLayoutTests\en.lproj (0, 2014-03-13)
TableViewCellWithAutoLayoutTests\en.lproj\InfoPlist.strings (45, 2014-03-13)
... ...

TableViewCellWithAutoLayout =========================== Demonstration of using Auto Layout in UITableViewCell for dynamic variable row heights. Requires Xcode 5 and iOS 7. The project also takes advantage of the open source [UIView+AutoLayout API](https://github.com/smileyborg/UIView-AutoLayout) for setting up constraints in code. This sample project displays a table view with cells that contain a single line title label, and a multi-line body label (which contains a random amount of text per cell). See the original post on Stack Overflow for more info: http://stackoverflow.com/questions/18746929/using-auto-layout-in-uitableview-for-dynamic-cell-layouts-variable-row-heights If you have questions or run into issues, please [open a new Issue on this GitHub project](https://github.com/smileyborg/TableViewCellWithAutoLayout/issues/new) or reach out to me on Twitter [@smileyborg](https://twitter.com/smileyborg).

近期下载者

相关文件


收藏者