1.0.13 • Published 1 year ago

expo-voip-plugin v1.0.13

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

expo-voip-plugin

Introduction

This is an Expo plugin that adds the 'voip' background mode to your iOS project. It's useful if you need to use VoIP (Voice over IP) functionality in your app.

Installation

You can install this plugin by running the following command in your Expo project:

npm install expo-voip-plugin

Usage

To use this plugin, add it to the plugins property in your app.json or app.config.js file:

{
  "expo": {
    "plugins": [
      "expo-voip-plugin"
    ]
  }
}

This will add the 'voip' background mode to your Expo project.

Contributing

If you find a bug or have a feature request, please open an issue or a pull request on the GitHub repository. We welcome any contributions or feedback.

1.0.13

1 year ago

1.0.12

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago