avishayil/react-native-user-avatar

How to use with react-native-fast-image?

rdgomt opened this issue · 5 comments

Hi!

I'm wondering if there is a way to use UserAvatar with FastImage as a custom component. I've tried with component={<FastImage source={{ uri: ... }}}/> but did not work.

https://github.com/DylanVann/react-native-fast-image/

Should be fine with #40

leoz commented

It stopped working in v1.0.6.

@leoz can you attach screenshots / logs?

leoz commented

Here you are: https://github.com/leoz/bug-in-user-avatar
See my comments inline in the code.

This is now documented on the readme.