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 iOS composer text getting cut off #2764

Merged
merged 2 commits into from
Feb 6, 2024
Merged

Fix iOS composer text getting cut off #2764

merged 2 commits into from
Feb 6, 2024

Conversation

haileyok
Copy link
Member

@haileyok haileyok commented Feb 6, 2024

Patching RCTBaseTextShadowInput.mm to prevent some text in the composer from getting cut off on iOS due to the lineHeight style we are applying. Merged in recently so should be able to remove this when RN ships next release.

facebook/react-native#38359

@haileyok haileyok merged commit 39b4081 into main Feb 6, 2024
4 checks passed
@haileyok haileyok deleted the hailey/fix-composer branch February 6, 2024 22:45
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