As I have 7 Tabbar button, iOS creates "more" button automatically and after click on that remaining tabbar button appears with "Edit" button on navigation bar. I don't want this button, is there any way to remove or hide it?
Asked
Active
Viewed 278 times
0
-
Have you tried this http://stackoverflow.com/a/1499585/2774832? – theQwertiest May 26 '16 at 10:37
-
Yes, didn't understand where to add that code? in AppDelegate or UITabBarController class? In both place no luck – New iOS Dev May 26 '16 at 10:43