Adding newline in the middle of the text doesn't update cursor position on iOS on Fabric
Opened this issue · 4 comments
tomekzaw commented
Also reproducible on RN 0.74:
0.74.mp4
tomekzaw commented
Works correctly on Paper:
Paper.mp4
tomekzaw commented
It works correctly when I remove the following lines in example/src/App.tsx
:
react-native-live-markdown/example/src/App.tsx
Lines 102 to 103 in 945c704
tomekzaw commented
Still reproducible in RN 0.75, #375 (comment) still holds.