react-native-nativeappmodule
Calling module for ios and android in react native powered by VDOTOK
Installation
npm install react-native-nativeappmodule
you also have to install these modules in you app
npm install react-native-webrtc
npm install @notifee/react-native
Usage
import { Client } from "react-native-nativeappmodule";
// ...
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library