Questions tagged [imagebackground]

78 questions
-1
votes
1 answer

problems with background when adding SVG image to the website

I have svg image with transparent background (from inkscape, I have checked its transparency, I am 100% sure its transparent). When I add it to the website using , it automatically adds a white background, so it is no longer transparent. Does anyone…
-1
votes
1 answer

Fit the image to the bordered radius view component react native

Current UI: image 1 Expected UI: image 2 The question is how to fit the image to the bordered radius view component in react native?
ujikit
  • 11
  • 3
-1
votes
1 answer

ImageBackground not working when i call source from state

ImageBackground does not show the image when I called source from state. I tried to use a conditional statement like at first touchable opacity but not working again. state = { color1: "../images/yellow-orb.png", color2:…
kngrck
  • 3
  • 1
1 2 3 4 5
6