I have an actual image in rub color(jpg), that I wanne use as a button in my tabbar. But when I use the image, it is just blue.
How can I override this ?
Use imageWithRenderingMode to get an .AlwaysOriginal rendering of the image and use that.
imageWithRenderingMode
.AlwaysOriginal