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

lazyload for react native

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

add deprecated-react-native-listview to project

- Using deprecated-react-native-listview to fix react-native 0.60

Hey! Thanks for react-native-lazyload! All works great apart from the issue in which : LazyloadImage turn to visible show err as : ![image](https://cloud.githubusercontent.com/assets/10279688/25882704/0f1e204e-3578-11e7-9cf9-c97cce44b1c8.png)

How can i lazyload my lazyloadview after 5 visibility so then i wish it can show load more in 5 visibility and then showing it again 5 visibility then 5...

can we use it inside flatlist?

if I push one page after another page then I want to pop first page (first page have lazyload) then have a problem. it is ` [error][tid:com.facebook.react.JavaScript] null is not...

PropTypes in React 16 Deprecated. Use the prop-types package from npm instead.