tomekzaw opened this issue 9 months ago · 2 comments
Reproducible on 7b19778 + iOS + Paper
I am also hitting this issue on version 0.1.62
0.1.62
@cpetzel A quick workaround here might be to add key={shouldBeMultiline} to force re-mount of the native component when multiline changes (but note that it may also affect the internal state like cursor or selection).
key={shouldBeMultiline}
multiline