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

Support multiple orientations #56

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

Conversation

almost
Copy link

@almost almost commented May 18, 2017

Measuring the window at load time doesn't work when the orientation changes and width becomes height. Luckily RN now supports percentage based dimensions so we mostly don't have to use measurement at all.

@cecampos
Copy link

cecampos commented Jun 14, 2017

Currently the Modal component isn't working as expected even with this changes. That is due to a missing option "supportedOrientations" in the Modal component, as seen here

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.

2 participants