v1.0.0
Hashtag support
BREAKING CHANGES
renderSuggestions
,trigger
,isInsertSpaceAfterMention
,mentionTextStyle
is now moved tomentionTypes
property- 'Mentions' component now renamed to 'MentionInput'
mentionRegEx
changed a little big
Please see the example app in /example
folder to get more details.
FIXED
- Wrong editing with keyboard auto-correction (#1)
ADDED
- Support for multiple mention types (#9)
- Jest tests support