iOS < Design, Development > issue -2
devRead #
tools #
- xUnique
- it makes project.pbxproj unique and same on any machine.- JGProgressHUD
- Core data editor
- Sketch Tool Box
design #
generalRead #
10
Kudos
10
Kudos
devRead #
tools #
- xUnique
- it makes project.pbxproj unique and same on any machine.- JGProgressHUD
- Core data editor
- Sketch Tool Box
design #
generalRead #
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 →