harshq / react-native-mentions

Mentions textbox for React Native. Works on both ios and android. :whale:
MIT License
309 stars 82 forks source link

Show suggestions even after selecting one and editing the @mention #27

Closed gianpaj closed 5 years ago

gianpaj commented 6 years ago

This is what I mean.

  1. On Instagram comments, type: @john
  2. Tap on any user suggestion
  3. The result text comment will be: @john (notice the white space) The suggestions UI will disappear.
  4. Delete the whitespace and the suggestions appear again.

How would we add this feature?

dabakovich commented 3 years ago

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