Tapku
Archive for July, 2009
Creating UITabbar / UIToolbar Icons for iPhone in Adobe Illustrator
Monday, July 20th, 2009Free Library of iPhone UI classes
Friday, July 3rd, 2009Having worked on the iPhone for almost a year now, I’ve reused so much code, and create basically the same classes over and over again. So instead of continuing on this path, I’ve decided to create a library of common classes like table view cells, and loading indicators. The repository is hosted on github, and I plan on adding more and more to the library soon. Right now, the library has mostly a lot of labeled table view cells. You can see these cells used throughout To-Do Lists. Another class is LoadingHUDView which looks similar to a alert view, but instead is good for tell the user that stuff is loading.
