Requiring unknown module @ali/react-native-lazyloadview
Got this error on adding this line var LazyloadView = require('@ali/react-native-lazyloadview');
Me too, any news?
Not Yet! @author should pay attention to it. Please mention your discovery here if you find any resource work for you. i need to implement lazyload also into my app. Thanks
@roysG anything work for you?
@IskenHuang Need your help. can you resolve it?
I stopped work with this plugin cause i found that ListView have already auto lazyload. @waleedarshad-vf
yes you are right but as far as it is concerned i found that if i implement that library https://github.com/magicismight/react-native-lazyload images seems to me a little bit load faster when it appear in viewport as compared to default behavior of listview lazyload images but got stuck with this issue https://github.com/magicismight/react-native-lazyload/issues/17