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

Fix ScrollView missing properties #5437

Merged
merged 2 commits into from
Nov 30, 2023
Merged

Fix ScrollView missing properties #5437

merged 2 commits into from
Nov 30, 2023

Conversation

tjzel
Copy link
Collaborator

@tjzel tjzel commented Nov 30, 2023

Summary

Fixes #5425.

Test plan

Added a new test suite.

@tjzel tjzel requested a review from piaskowyk November 30, 2023 14:42
@tjzel tjzel added this pull request to the merge queue Nov 30, 2023
Merged via the queue into main with commit 86b2eaf Nov 30, 2023
7 checks passed
@tjzel tjzel deleted the @tjzel/fix-scrollview-props branch November 30, 2023 16:07
piaskowyk pushed a commit that referenced this pull request Nov 30, 2023
<!-- Thanks for submitting a pull request! We appreciate you spending
the time to work on these changes. Please follow the template so that
the reviewers can easily understand what the code changes affect. -->

## Summary

Fixes #5425. 

## Test plan

Added a new test suite.
Latropos pushed a commit that referenced this pull request Dec 12, 2023
<!-- Thanks for submitting a pull request! We appreciate you spending
the time to work on these changes. Please follow the template so that
the reviewers can easily understand what the code changes affect. -->

## Summary

Fixes #5425. 

## Test plan

Added a new test suite.
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.

Animated.ScrollView is missing typescript definition for entering
2 participants