0.1.10 • Published 3 years ago
react-native-mobile-im v0.1.10
react-native-mobile-im
mobileIMSDK using in react native api
Installation
npm install react-native-mobile-im
Usage
import MobileIm from "react-native-mobile-im";
// ...
const result = await MobileIm.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT