react-native-scrollview-lazyload
react-native-scrollview-lazyload copied to clipboard
React Native scrollview/listview component with image lazyload feature
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...