Skip to content

feat: Add a missing useAnimatedValue hook #2740

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

retyui
Copy link

@retyui retyui commented Nov 28, 2024

Closes: #2707

Issue: necolas#2707
Copy link

codesandbox-ci bot commented Nov 28, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 0a06ebf:

Sandbox Source
react-native-web-examples Configuration

@codespearhead
Copy link

codespearhead commented Dec 13, 2024

Could you link this PR to that issue? To do so, update this PR's description with the following line, as explained in this article [01]:

Closes: #2707


[01] https://docs.github.com/en/issues/tracking-your-work-with-issues/using-issues/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword

@Bram-dc
Copy link

Bram-dc commented Jan 27, 2025

+1, I need this aswell

@L03TJ3
Copy link

L03TJ3 commented Feb 7, 2025

+1, would be nice if this was merged

@retyui
Copy link
Author

retyui commented Feb 7, 2025

@necolas Could you please review this PR?

@necolas
Copy link
Owner

necolas commented Feb 7, 2025

The web fork of Animated has not been maintained for more than 2 years. Updating it is still blocked on this React Native issue that will allow RN Web to install the same Animated package used in RN. You should comment there, or help unblock the issue from the React Native side facebook/react-native#35263

@necolas necolas added the bug: react-native Bug associated with upstream React Native vendor code label Feb 7, 2025
@retyui retyui closed this Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug: react-native Bug associated with upstream React Native vendor code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error: export 'useAnimatedValue' (imported as 'useAnimatedValue') was not found in 'react-native'
5 participants