bobbyali / kidsvidz

KidsVidz - Simple and Safe iOS YouTube player for young children
0 stars 1 forks source link

UI by code #24

Closed bobbyali closed 9 years ago

bobbyali commented 9 years ago

Are there good resources for learning how to code up UI elements, constraints etc through code?

bobbyali commented 9 years ago

https://github.com/Masonry/Snap 3rd party library for constraints

bobbyali commented 9 years ago
  1. How to programatically create an UITableView: https://github.com/tudormunteanu/UITableViewSwift/tree/master Have a look over the code to see all the steps happening in there.
bobbyali commented 9 years ago

http://www.raywenderlich.com/46988/ios-design-patterns