Expensify / react-native-live-markdown

Drop-in replacement for React Native's TextInput component with Markdown formatting.
https://www.npmjs.com/package/@expensify/react-native-live-markdown
MIT License
785 stars 56 forks source link

Horizontal offset update delays in singleline mode #7

Open tomekzaw opened 10 months ago

tomekzaw commented 10 months ago

ebb5f1ab65c4b66b4b7811dc97aab2021db164da + iOS

https://github.com/tomekzaw/react-native-markdown-text-input/assets/20516055/49883fbb-75fd-4c0b-a7fa-faac034dc03b

Sometimes for 1-2 animation frames the cursor is not visible because the vertical offset is not updated accordingly to the formatting:

screenshot
tomekzaw commented 2 weeks ago

Cannot reproduce on 2ae0aaf on iOS with Fabric; haven't checked Paper though.