Good Day Everyone, I have an app idea I'll soon be implementing with react native, it's kinda a calling app but i want to know if it's possible to place a call directly from my app without launching the native phone/dialer app...I want to know if it's possible with any programming language, framework, or library, Even tho it's react I'll be using. Thanks..
Asked
Active
Viewed 295 times
1
-
Did you explore . https://www.npmjs.com/package/react-native-phone-call – Abdul Basit Mangat Jan 24 '20 at 12:17
-
1Thanks alot... really looks like i found an answer – Stanley Jan 26 '20 at 21:45
-
Hi @Stanley can I please know the library or the answer you used? I have a similar problem. Thank you – Michael Ashefor Jul 13 '21 at 13:43
1 Answers
0
Here is a library for the purpose to bypass native dialer app react-native-phone-call

Abdul Basit Mangat
- 1,112
- 9
- 18