react-native-mentions-input
    Preparing search index...

    Function MentionsInput

    • A TextInput with mention support. Detects when the user types a trigger character and shows suggestions. On Android, renders a styled text overlay for mention highlighting.

      Type Parameters

      • T = unknown

        Optional custom data type for mention metadata

      Parameters

      Returns Element