0

I tried the tutorial on https://shoutem.github.io/docs/extensions/my-first-extension/using-ui-toolkit

Previewed on Shoutem emulator but details.js is not showing the image. Any solution?

details

Jennifer
  • 1
  • 1
  • After finishing [Working With Data](http://shoutem.github.io/docs/extensions/my-first-extension/working-with-data), does it still fail to display images on details screens? – Vladimir Vdović Aug 21 '17 at 08:46
  • I am working slow only up to CLOUD STORAGE. it still fail to show the image. But once set the tag overlay color in the builder to less 30%. It works. Thanks. Will try and see how it works in Working With Data with the overlay set to theme default later. – Jennifer Aug 24 '17 at 09:10

1 Answers1

0

The <Overlay> tag is taking Builder defined values, in this case Tag overlay color. Setting it to a lower opacity (30%) and possibly to black, will resolve this. The image itself does load, it's just that the default overlay value is concealing it.