react-native-scrollview-lazyload icon indicating copy to clipboard operation
react-native-scrollview-lazyload copied to clipboard

React Native scrollview/listview component with image lazyload feature

Results 3 react-native-scrollview-lazyload issues
Sort by recently updated
recently updated
newest added

Got this error on adding this line `var LazyloadView = require('@ali/react-native-lazyloadview');`

能否提供如何使用的example

This is the stack trace I am getting right now, after swapping `LazyloadView` for `ListView`: ``` Error: Can't add property onScroll, object is not extensible stack: React.createClass._merge index.ios.bundle?…:86404 React.createClass.render index.ios.bundle?…:86539...