Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ashfurrow/your-first-ios-app

Sample code for "Your First iOS App", the book
https://github.com/ashfurrow/your-first-ios-app

Last synced: 2 months ago
JSON representation

Sample code for "Your First iOS App", the book

Awesome Lists containing this project

README

        

Your-First-iOS-App
==================

Sample code for my [book](https://leanpub.com/your-first-ios-app) – the [first chapter is available online for free](http://yourfirstiosapp.com). I start out small and incrementally introduce new concepts to build a simple timer application.

Design uses elements from the [Teehan+Lax iPhone PSD](http://www.teehanlax.com/tools/iphone/).

![Root view](http://static.ashfurrow.com/github/rootView.png)

![Edit view](http://static.ashfurrow.com/github/editView.png)

![Timer view](http://static.ashfurrow.com/github/timerView.png)