I am trying to make a survey using Apple's ResearchKit but I couldn't find how to change the color of the predefined buttons. They are blue but I want to make them of a different color. How to do this?
How can i change the color of the predefined buttons in apple research kit
654 views Asked by Heger At
2
Using
UIView
's appearance proxy to set the tint color should work: