ilham369
Results
2
comments of
ilham369
Hi, Thanks for your response, I'll give it a try !
Thanks for your quick response, I already add it to a navigation bar UIBarButtonItem *flipButton = [[UIBarButtonItem alloc] initWithCustomView:bar]; [self.navigationItem setLeftBarButtonItem:flipButton animated:YES]; I'll give a try. Thanks again !