This code could be very useful for iPhone developers:
The name of the new project is Three20, after the 320-pixel-wide screen of the iPhone. The code is all hosted on github for your cloning pleasure. There is an excellent sample app called TTCatalog which lets you play with all of the various UI components. Documentation? Well… there are instructions for how to add Three20 to your project, but I am still working on comprehensive documentation for each of the classes. For now, the sample app and the code itself are your documentation.
The projects are:
- Photo viewer
- Message composer
- Web image views
- Internet-aware table view
- Better text fields (including type-ahead)
- HTTP disk cache
- URL-based navigation (this could be interesting)
The source base is under the Apache license.