How do I create a custom UIBarButton that changes color when I press it? Right now using the plain style, it just highlights, but to have a more bolder effect, I want it to change color instead. Any pre-existing solution I can use?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I assume you mention here about UINavigationBarButton. Here what i did and its working perfectly for me. I just tested it again to make sure if it is working or not. And this is working.
Hope this will help you. Thanks 🙂