-
Notifications
You must be signed in to change notification settings - Fork 20
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
[iOS] fix: reduce cursor size for multiline(TextInput) #48
[iOS] fix: reduce cursor size for multiline(TextInput) #48
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@soumyajit4419 Can you change the base branch of this from main
to v0.71.2-alpha.3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Whoops, was meant to be a request changes
964d99c
to
23b14ed
Compare
@alex-mechler I have changed the base branch |
Holding off on this since there was another regression found, and thus this was reverted in the base RN |
Going to close this out since we have reopened the issue for proposals. |
Upstream PR Link
Upstream PR
Summary
Issue #15640
In Chat - Cursor in the second and following lines touches the symbols of the previous line
Changelog
[iOS] [Fixed] - Fix cursor height in RCTUITextView
Test Plan
The new UI after the code changes.
https://user-images.githubusercontent.com/46092576/226199938-78400fe7-1f25-4522-8ab9-b312c1197d5b.mov