I want Custom navigation bar with size =60 .And In this navigation bar i add my custom image to this. I write this code..
[self.navigationController.navigationBar setBackgroundImage:[UIImage imageNamed:@"1.png"] forBarMetrics:UIBarMetricsDefault];
help me thanks in advance