-
Notifications
You must be signed in to change notification settings - Fork 60
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
Use NSTextStorageDelegate
instead of method swizzling
#520
base: main
Are you sure you want to change the base?
Conversation
Regression: Cursor is shifted to the right when adding a newline after a blockquote Screen.Recording.2024-10-17.at.11.38.34.mov |
Bug: spellcheck completely disappears when adding Markdown syntax Screen.Recording.2024-10-21.at.20.50.18.mov |
…TextFieldObserver`
9a4f995
to
40abeba
Compare
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.
🪨 🪨
TODO: confirm that removing react-native-live-markdown/apple/RCTMarkdownUtils.mm Lines 66 to 74 in 1fa1b54
|
Details
Work in progress.
This PR is supposed to fix these issues:
NSRange
toUITextRange
on iOS #191Related Issues
GH_LINK
Manual Tests
Linked PRs