In the last few weeks I have seen quite a lot of different implementations how to customize the UINavigationController. When you are new to a programming language you tend to use snippets from newsgroups and blogs and often you forget to actually think about the semantics of the code. The UINavigationController examples have a huge spectrum from being correct to awfully wrong.
With this blog post there will hopefully… Continue reading
