How to make phone call in background or return back to react app

Hey guys!! I’m trying to make a phone call with react-native and have it automatically be in the background (stay in my app), is it possible to achieve this? also When pressing the button to make the call a prompt pops up saying “call (###)###-####” is there a way around the prompt to make a direct call? thank you.