Closed nicolasbrugneaux closed 7 years ago
would love for this to be merged :) thanks in advance
@nicolasbrugneaux Thanks a lot for your contribution. I added it to version 1.5.0
. For some reasons I couldn't use your PR directly since circle seemed to trip when the PR comes from a project fork. Not sure why 🤔.
To remove deprecation warning: http://facebook.github.io/react-native/releases/0.49/docs/images.html#background-image-via-nesting
This component can basically be written
<CustomCachedImage component={ImageBackground} />
but is much more intuitive to use like this imho.