Open Issues Need Help
View All on GitHub Help keeping v2 pattern in v3 2 months ago
AI Summary: The task requires creating a custom regular expression and `getTriggerData` function for the `react-native-controlled-mentions` library (v3) to maintain backward compatibility with the v2 mention format (`@[John Smith](123)`). This involves understanding the library's internal parsing mechanisms and creating a function that correctly extracts the trigger, name, and ID from the custom mention string. The solution needs to ensure correct rendering of the mentions within the `TextInput` component.
Complexity:
4/5
help wanted
Fully controlled React Native mentions component
TypeScript
#mentions#react-native#react-native-mentions#textinput