react-card-flip icon indicating copy to clipboard operation
react-card-flip copied to clipboard

React component for card flipping animation.

Results 33 react-card-flip issues
Sort by recently updated
recently updated
newest added

### Description This implements the `mode3d` prop which allow to control the perspective. It defaults to `true`. When `true`, the perspective is set to `'1000px'`. When `false`, the perspective is...

I would like to flip larger divs (1200px width) horizontally. Here the preset perspective of 1000px causes the divs to stretch significantly. I would love to set a perspective height...

Bumps [webpack](https://github.com/webpack/webpack) from 5.76.0 to 5.94.0. Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition for harmony reexport checked Handle properly data/http/https protocols in source maps Make...

dependency updates