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 RN ViewRenderer not updating internal dimensions on Layout #782

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Paduado
Copy link

@Paduado Paduado commented Jul 10, 2024

Fixes an issue where the React Native ViewRenderer's _dim property wasn't being updated inside the _onLayout method with the latest layout data. The issue happened when the layout's width and height where the same as the existing props.

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.

1 participant