ConnectyCube / connectycube-reactnative-samples

Chat and Video Chat code samples for React Native, ConnectyCube
https://connectycube.com
Apache License 2.0
125 stars 111 forks source link

Email and phone number to be Link #147

Closed ciamalaeaskan closed 3 years ago

ciamalaeaskan commented 3 years ago

Hi if we send message in our RNchat system the chat contains email or phone number and that should be hyperlinked/hotlink like whatsapp. How can we implement this. Please refer the below screenshots.

image_2020_11_12T12_50_19_240Z

image

ccvlad commented 3 years ago

Use react-native-hyperlink to solve you issue