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: override child pages style in utils #860

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

draggie
Copy link

@draggie draggie commented Aug 21, 2024

Summary

Related Issue #837
Latest change related to modifications in page wrapper caused on android to style properties not be passed anymore and initial calculation for screen height to be 0 if flex properties used on page child.

By modifying the utils wrapper for children to actually override the child views to include the flex property it solves the given issue.

Test Plan

android-example

Reproduced the example code provided and it displays correctly.
Verified existing screens in example app and everything seems to be in place.

Checklist

  • I have tested this on a device and a simulator
  • I added the documentation in README.md
  • I updated the typed files (TS and Flow)

@draggie draggie added bug Something isn't working android labels Aug 21, 2024
@draggie draggie self-assigned this Aug 21, 2024
@MrRefactor MrRefactor requested a review from troZee August 21, 2024 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant