imnapo / react-native-cn-richtext-editor

Richtext editor for react native
MIT License
218 stars 113 forks source link

When i press enter 2 or 3 times the app gets crashed #127

Open hussainhspl opened 4 years ago

hussainhspl commented 4 years ago

version : 1.0.42 WhatsApp Image 2020-04-21 at 4 58 46 PM

chgsilva commented 4 years ago

+1

chgsilva commented 4 years ago

I found a workaround solution for this, you should fork this lib and remove the selection property on the TextInput. It's working for me, although not sure if any unwanted behaviors you can check mine at https://github.com/PasseiDireto/react-native-cn-richtext-editor