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

Content jumps when adding newline on Android with New Architecture enabled #36

Open
tomekzaw opened this issue Dec 14, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@tomekzaw
Copy link
Collaborator

06c184d + Android + Paper

recording4.mov

This might be an issue in React Native itself:

RNTextInput.jump.mov
@tomekzaw tomekzaw added the bug Something isn't working label Dec 14, 2023
@tomekzaw
Copy link
Collaborator Author

tomekzaw commented Sep 19, 2024

Indeed, this is an issue in React Native itself (only on New Architecture).

Here's some proof from RN 0.75 on Android on Fabric:

MarkdownTextInput

RN's TextInput with @jp's patch (facebook/react-native#42331) for newlines

Screen.Recording.2024-09-19.at.14.14.24.mov
Screen.Recording.2024-09-19.at.14.34.57.mov

@tomekzaw tomekzaw changed the title Fix delayed layout updates on Android Content jumps when adding newline on Android with New Architecture enabled Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant