wcandillon / react-native-expo-image-cache

React Native Image Cache and Progressive Loading based on Expo
MIT License
672 stars 125 forks source link

migrate with UserAvatar #143

Open dagan-arbox opened 4 years ago

dagan-arbox commented 4 years ago

any change this library can work properly with UserAvatar? trying to add: Warning: React.createElement: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s%s, <Image />, Did you accidentally export a JSX literal instead of a component?,