react-native-lazyload
react-native-lazyload copied to clipboard
view <RCTShadowView: 0x6100001b5fc0; viewName: RCTImageView; reactTag: 1519; frame: {{0, 0}, {311, 175}}> (tag #1519) is not a descendant of <RCTShadowView: 0x6100001b9b40; viewName: RCTScrollView; reactTag: 1478; frame: {{0, 1}, {375, 508}}> (tag #1478)
Hey!
Thanks for react-native-lazyload! All works great apart from the issue in which : LazyloadImage turn to visible show err as :

I have this problem as well.
Any update on this ...
make sure name as same as host.
i have this also
so do i have any solution here ?
定个时间戳,晚点再执行LazyloadScrollView组件就好了
For anyone not speaking Mandarin/Chinese and not willing to use Google Translate, @linxiaochuang suggests adding a delay (setTimeout) before rendering the children of the LazyloadScrollView (if I understood correctly). This worked for me!
Thank you so much! 非常感谢!