python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
SwiftUI transition modifier not working as I believed
I believed that this code would result in the background darkener fading in while the red square scales in, but what actually happens is that both simply fade in. Why does the .transition(.scale) modi...
jeremyabannister
Votes: 0
Answers: 1
Using gl-transitions in a simple html page
How can I use https://gl-transitions.com/ shaders in a static HTML page?
I need a simple example for animating two images.

Ashkan Laei
Votes: 0
Answers: 1
Shared Element Transition Between Activity And CustomDialog
I was wondering if there is any way to implement the Shared Element Transiition Between an Activity and a CustomDialog that I made. I know how it is implemented between 2 activities but wondering if t...

Sam
Votes: 0
Answers: 1
Angular Transition not working using directive and queries
I have been trying to add transitions into my Angular application, but have not been successful. I am guessing this has to do with supplying my transition directive with the correct information or my ...
SimopZeta
Votes: 0
Answers: 1