react-native-image-cache-hoc icon indicating copy to clipboard operation
react-native-image-cache-hoc copied to clipboard

Usable with ImageBackground?

Open schumannd opened this issue 6 years ago • 6 comments

Using <Image> with children is deprecated and will be an error in the near future. Is it possible to easily integrate this library with the new <ImageBackground>?

The docs do suggest implementing ImageBackground yourself. Is that an option for this package?

https://facebook.github.io/react-native/docs/images.html#background-image-via-nesting

schumannd avatar Apr 06 '18 08:04 schumannd