georstat/react-native-image-cache

How to implement this with ImageBackground?

putuoka opened this issue · 4 comments

i have tried replace my imagebackground tag with this but give me an error. because i have view inside imagebackground for displaying text above image

Hi @putuoka, what error are you getting?

@putuoka this module won’t accept any chlidren so it’s normal that you get an error. Closing this since it’s not a bug.

Hi @efstathiosntonas,

is it possible to ehance this library for this use case?

best regards

@megacherry simply place the image and what you want displayed in front of it, inside a view. Then set the content in front of the image to have position: "absolute"