React Native Twilio Programmable Voice

screenshot of React Native Twilio Programmable Voice
react-native

React Native wrapper for Twilio Programmable Voice SDK

Overview:

The react-native-twilio-programmable-voice is a wrapper for the Twilio Programmable Voice SDK, enabling react-native apps to make and receive calls. Although not officially affiliated with Twilio, this open-source module is maintained by contributors and supports Android 11 and iOS 14.

Features:

  • Wrapper for Twilio Programmable Voice SDK
  • Support for making and receiving calls
  • Compatible with react-native 0.62.2
  • Maintenance and updates by open source contributors

Summary:

The react-native-twilio-programmable-voice facilitates integrating Twilio's Programmable Voice SDK into react-native apps, supporting call functionality on Android and iOS platforms. While not maintained by Twilio, it offers compatibility with the latest versions of both operating systems, enabling users to initiate and receive calls seamlessly.

react-native
React Native

React Native is a framework for building mobile applications using React and JavaScript. It enables developers to write once and deploy to multiple platforms, including iOS, Android, and the web, while providing a native app-like experience to users.