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

Landscape support for React Native #423

Open
bjtrounson opened this issue Jan 14, 2025 · 0 comments
Open

Landscape support for React Native #423

bjtrounson opened this issue Jan 14, 2025 · 0 comments

Comments

@bjtrounson
Copy link
Collaborator

bjtrounson commented Jan 14, 2025

Related to #401.

We need to create a similar implementation of the landscape in the Android and iOS projects.

I would like to avoid creating two separate components for this. My current thought is to detect whether we are landscape or portrait and calculate the absolute positioning variables from there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants