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

Hyperlink for email and phone no #144

Closed ciamalaeaskan closed 3 years ago

ciamalaeaskan commented 3 years ago

We are using our RNChat system. On that we need link for email and phone number like "mailto" and "tel" respectively. Can you please help me how to achieve this ?

ccvlad commented 3 years ago

You may need to check React Native abilities or third-party React Native's libs. The issue does not related to this repo.