description |
---|
Verto FreeSWITCH React Native |
{% tabs %} {% tab title="npm" %}
$ npm install react-native-verto --save
{% endtab %}
{% tab title="yarn" %}
$ yarn add react-native-verto
{% endtab %} {% endtabs %}
{% hint style="info" %} For use this library you must be link: react-native-webrtc**** {% endhint %}
Follow react-native-webrtc
installation from this link.
{% tabs %} {% tab title="iOS" %}
cd ios/ && pod install && cd .. && react-native run-ios
{% endtab %}
{% tab title="Android" %}
react-native run-android
{% endtab %} {% endtabs %}
- Complete documentation.
- New Verto View
- Refactoring