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

How to achieve both horizontal & vertical scrollView for macos App #1878

Open
musheer-ahamed opened this issue Jul 12, 2023 · 0 comments
Open
Labels
bug Something isn't working Needs: Triage 🔍

Comments

@musheer-ahamed
Copy link

Environment

"react-native-macos": "^0.66.58",

Steps to reproduce the bug

Add scrollView on the screen.
If I set horizontal ={true} then vertical is not working or If I set horizontal ={false} then horizontal is not working

Expected Behavior

We need to enable horizontal & vertical scroll for single scrollView

Actual Behavior

If I set horizontal ={true} then vertical is not working or If I set horizontal ={false} then horizontal is not working

Reproducible Demo

No response

Additional context

No response

@musheer-ahamed musheer-ahamed added the bug Something isn't working label Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Needs: Triage 🔍
Projects
None yet
Development

No branches or pull requests

1 participant