You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you please provide a solution for emojis. The @ symbol DOES trigger the mention before an emoji like this "@username Hey😋" but does NOT trigger the mention after the emoji like this "Wow 😋 @username".
The text was updated successfully, but these errors were encountered:
This is because some time it uses NSRange and sometime Range. NSRange handles emojis differently than Range. I am trying to fix it. If you have fixed it. Kindly send a pull request.
Can you please provide a solution for emojis. The @ symbol DOES trigger the mention before an emoji like this "@username Hey😋" but does NOT trigger the mention after the emoji like this "Wow 😋 @username".
The text was updated successfully, but these errors were encountered: