This is a ReactNative project that uses the Client SDK to call a phone number.
If you're new to Vonage, you can sign up for a Vonage API account and get some free credit to get you started.
Clone the project to your computer, using the terminal:
git clone git@github.com:nexmo-community/react-native-app-to-phone.git
Install the dependencies with npm:
npm install
Start the ReactNative package server:
npx react-native start
In a new terminal window navigate to your project window and run the iOS project with:
npx react-native run-ios
Or the android project with:
npx react-native run-android
We love to hear from you so if you have questions, comments or find a bug in the project, let us know! You can either: