iOS < Design, Development > issue - 1

devRead #


tools #

  • Flex
    Flipboard Explorer is a set of in-app debugging and exploration tools for iOS development.
  • Affinity Designer (Beta)
    Professional graphic design software for the Mac
  • App Links
    Link anywhere on mobile.

design #


generalRead #


videos #


 
7
Kudos
 
7
Kudos

Now read this

Dynamic Cell Size in UITableView - new iOS 8 api

One of the new iOS-8 api allow the developers to provide dynamic height to their tableView cells without much hassle. So now we don’t have to implement the following method - (CGFloat)tableView:(UITableView *)tableView... Continue →