I have downloaded the sample code and added my custom image for tab bar, but upon selection the tabbar image is filling the image color instead of rendering the image as it is. See the attached screenshot of simulator and original image how it should render in tab bar.
This is happening because of tab bar selected state color, can you set it to nil so that tabbar can render the selected state image from assets.
I have downloaded the sample code and added my custom image for tab bar, but upon selection the tabbar image is filling the image color instead of rendering the image as it is. See the attached screenshot of simulator and original image how it should render in tab bar.
This is happening because of tab bar selected state color, can you set it to nil so that tabbar can render the selected state image from assets.