Gami Nilesh
Gami Nilesh

 I try this code : if([self.view respondsToSelector:@selector(setTintColor:)]) { self.view.tintColor = [UIColor blueColor]; } but not set any tint color
1.Your code is very good but i cant understand how to remove storyboard and add mainwindow.xib with navigationcontroller and tabbarcontroller. 2.And how to work native appdeleget file. please sir help...