Open sergeylaptev opened 4 years ago
Hey! Did you found some solution or workaround here?
@sergeylaptev you can try a react-native-controlled-mentions
that is not rich in configuration yet but enough stable for use in projects.
https://www.npmjs.com/package/react-native-controlled-mentions
Hello! The component works pretty well in almost every case. But it looks like it doesn't handle predefined text. E.g. editing existing message with mention. I guess the component should be able to work with extracted text and transform it into the visible one. How is it supposed to be solved? Thank you!