-
### Description
following documentation getting error on iOS18
Unimplemented component :
![image](https://github.com/user-attachments/assets/985c1186-5d9f-484c-ac23-8b27774e34e8)
### Steps …
-
**Describe the bug**
If I use the parallax mode with new architecture enabled it cause the following issue while animation is playing.
**To Reproduce**
Steps to reproduce the behavior:
1…
-
### Description
I'm trying to master the concept of using shared element transitions. I've set up a very basic example which animates a view with some standard properties to animate. Then I added the…
-
### **What i will do?**
### *i will first integrate GSAP to react then create UseEffect for rendering animation when page is loaded , inside useEffect i will create a gsap context that make sure th…
-
### Description
### **i will first integrate GSAP to react then create UseEffect for rendering animation when page is loaded , inside useEffect i will create a gsap context that make sure that animat…
-
As stated in the [React Navigation docs (6.x and 7.x)](https://reactnavigation.org/docs/7.x/bottom-tab-navigator#header-related-options), `@react-navigation/bottom-tabs` allows for headers to be displ…
-
### *i will first integrate GSAP to react then create UseEffect for rendering animation when page is loaded , inside useEffect i will create a gsap context that make sure that animations are played on…
-
It would be great if I could keep a ref to my Marquee and then programatically restart the animation from the start whenever I want.
```js
const marqueeRef = React.useRef(null);
const someText = …
-
design the congratulations page in react that displays animation of flowers flowing from top
-
### Description
The `withDecay` animation never starts if the initial value is `0`.
```js
import React from 'react';
import {Pressable, Text} from 'react-native';
import Animated, {
useAnima…