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 failing macOS build #3033

Merged
merged 1 commit into from
Aug 7, 2024
Merged

Fix failing macOS build #3033

merged 1 commit into from
Aug 7, 2024

Conversation

j-piasecki
Copy link
Member

Description

In #2985 some changes were made regarding handling of ScrollViews by the native handler. I have no idea how the build passed on the PR itself but a type only available on iOS was used which causes macOS not to build.

This PR cleans it up.

Test plan

Build macOS example

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