loktar00 / react-lazy-load

React component that renders children elements when they enter the viewport.
MIT License
979 stars 166 forks source link

Avoid wrapper? #74

Closed NeXTs closed 7 years ago

NeXTs commented 8 years ago

Do we really need this wrapper? It breaks style-specific items on my list and I don't want to override those styles to lazy-loader's wrapper :\

Why don't just render actual child node, as react-lazyload does?

wzup commented 7 years ago

@NeXTs react-lazyload doesn't work BTW. But this plugin works just fine