Skip to content
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

Add todo stub for FacadeType::Progress in AnimatedNode #3544

Merged
merged 2 commits into from
Oct 31, 2019
Merged

Add todo stub for FacadeType::Progress in AnimatedNode #3544

merged 2 commits into from
Oct 31, 2019

Conversation

namrog84
Copy link
Contributor

@namrog84 namrog84 commented Oct 28, 2019

#3283

This doesn't fix the deeper underlying issue, but we are hitting the assert because of a missing type. And a registered empty noop stub is adequate to address this issue for us.

We are in the progress of implementing a custom LottieView that uses AnimatedVisualPlayer and somewhere in the https://github.com/react-native-community/lottie-react-native they are touching the 'progress'. We don't think we actually need/use it anywhere, but the assert is causing problems.

Microsoft Reviewers: Open in CodeFlow

@namrog84 namrog84 requested a review from a team as a code owner October 28, 2019 20:07
@ghost ghost added the vnext label Oct 28, 2019
@namrog84 namrog84 changed the title User/adamgor/progress Add todo stub for FacadeType::Progress in AnimatedNode Oct 28, 2019
Copy link
Member

@asklar asklar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@acoates-ms acoates-ms merged commit 366d3b4 into microsoft:master Oct 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants