Quantcast
Channel: How to make phone call in React Native? - Stack Overflow
Viewing all articles
Browse latest Browse all 14

Answer by AngelNext for How to make phone call in React Native?

$
0
0

The simplest way of achieving this is like this

import { Linking } from "react-native";Linking.openURL(`tel:${phoneNumber}`);

Viewing all articles
Browse latest Browse all 14

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>