Skip to content

fix Animation examples, allow web preview#4712

Merged
Simek merged 1 commit into
react:mainfrom
Simek:@simek/fix-animation-examples
Aug 11, 2025
Merged

fix Animation examples, allow web preview#4712
Simek merged 1 commit into
react:mainfrom
Simek:@simek/fix-animation-examples

Conversation

@Simek

@Simek Simek commented Aug 11, 2025

Copy link
Copy Markdown
Collaborator

Why

There are few PRs tackling issues with animation examples listed on the website. I was able to confirm the issues, and this take tried to handles most of them in unversioned docs.

How

Update animated examples to use the approach with ref, which also works on the web. Remove preview platforms limitations, refactor one of the examples to function component from class.

If this is the correct approach, I plan to backport the changes in the follow up PR.

Preview

Screenshot 2025-08-11 at 14 40 35 Screenshot 2025-08-11 at 14 54 00

@netlify

netlify Bot commented Aug 11, 2025

Copy link
Copy Markdown

Deploy Preview for react-native ready!

Name Link
🔨 Latest commit 953cb2d
🔍 Latest deploy log https://app.netlify.com/projects/react-native/deploys/6899ea7e5d517b0008fa54cd
😎 Deploy Preview https://deploy-preview-4712--react-native.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@Simek Simek linked an issue Aug 11, 2025 that may be closed by this pull request
@Simek Simek merged commit d596f06 into react:main Aug 11, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Animation Website useAnimatedValue

3 participants