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

turbo-ios: remove UIRefreshControl layout constraints #192

Merged
merged 2 commits into from
Apr 24, 2024

Conversation

pklatka
Copy link
Collaborator

@pklatka pklatka commented Apr 22, 2024

Summary

This PR adds a patch for turbo-ios library which removes the layout constraints which are set in VisitableView.installRefreshControl method. This unfortunately is necessary to make the UIRefreshControl work properly with contentInset property.

Test plan

yarn clean && yarn && yarn dev:ios

@pklatka pklatka changed the title turbo-ios: remove UIRefreshControl layout constraints turbo-ios: remove UIRefreshControl layout constraints Apr 22, 2024
@pfeiffer
Copy link
Contributor

LGTM

@pklatka pklatka merged commit ef5d72d into main Apr 24, 2024
1 check passed
@pklatka pklatka deleted the apply-patch-on-turbo-ios branch April 24, 2024 12:40
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.

None yet

2 participants