This repository is a collection of sample apps that usually each go with one blog article at Cocoanetics.com
Usage:
Clone the git project to your harddisk.
git clone https://github.com/Cocoanetics/Examples.git
These examples use external libraries, to get these as well execute this at the project root
git submodule update --init --recursive
Contents:
- Cubed CoreAnimation Conundrum
- Containing ViewControllers
- Expandable TableView Sections
- Let's Bounce
- OS X Tutorial for iOS Developers
- Bonjour Chat
- Dynamic Unit Tests
- Localization Unit Test
Follow @cocoanetics on Twitter.