-
The current skillet flip animation is a bit robotic. Ideally, we give the pan some movement.
My main todo is to actually practice flipping with a real pan, so I can see how the animation should *pa…
-
### Summary
- Card has a flip animation upon click
- Look into backface-visibility CSS property as an option for transform animation. https://www.youtube.com/watch?v=OV8MVmtgmoY
-
Is there a way to adjust the size of the animation so that it goes more/less outside of the container than the default animation?
-
### Description
As the title says, flip card animation example present in your [page](https://docs.swmansion.com/react-native-reanimated/examples/flipCard/) is broken in iOS with Expo 52. I am usin…
-
### Describe the bug
I'm encountering an issue with the flip animation on a list of elements in Svelte. The list is dynamically updated based on WebSocket messages. Here's what happens:
1. The f…
-
**Description:** Add an "Explore Books" option in the navbar that will display a collection of books contributed by Hacktoberfest newcomers. Each book should be displayed as a card with a front image …
Ctoic updated
4 weeks ago
-
### Describe the bug
After updating my project from svelte 4 to 5 ("5.0.0-next.264"), the behavior for svelte's `animate:flip` action has changed subtly. I'm using the built in animation and transi…
-
### Describe the bug
On iOS Safari, there's a regression with Svelte 5 that causes elements to not respect CSS `transform: translate` styling after they've had a flip or crossfade animation or intro …
-
This update adds three interactive cards showcasing AI, Quantum Computing, and Blockchain. The cards flip on hover, revealing more info about each technology. The design uses CSS animations for a mode…
-
### Describe the problem
I'm trying to create the "tinder-swipe" effect in my app, and i'm using flip for achieving the animation of moving the cards. Everything works really nicely except for the ro…