How to add multiple buttons in navigation bar for iOS > 4?
For iOS > 5, I know there is property for that, but how to support it also for iOS 4?
Have searched a solution and a there is a post suggests using a segmented control, but I want my 2 buttons look separated.
Can I achieve that?
Since AnkurArya link in comment is gone, I post my solution here: