kfiroo / react-native-cached-image

CachedImage component for react-native
MIT License
938 stars 470 forks source link

Temporary fix for kfiroo/react-native-cached-image#125 #126

Closed fcangialosi closed 5 years ago

fcangialosi commented 5 years ago

NOTE: This worked for a few images but may not generalize to all cases. If styles seem to be messed up later, it may be necessary to ask the user to provide two sets of styles: (1) those that should be applied to the outer ImageBackground component (e.g. positioning) and (2) those that should be applied to the inner image component.