react-atv-img icon indicating copy to clipboard operation
react-atv-img copied to clipboard

A port of @drewwilson’s atvImg (Apple TV 3D parallax effect) library in React.

Results 4 react-atv-img issues
Sort by recently updated
recently updated
newest added

http://keyanzhang.github.io/react-atv-img 404'd

Issue: #7 I've updated Babel, Webpack, and React. `npm run example` and `npm run build` seem to work fine but eslinting has some problems after the major upgrading of dependencies.

First of all, thank you for a great library, it's amazing! I just extended it to render children on top of image layers or it also works without it. I'm...