react-native-dgram
v0.2.20
Published
udp
Downloads
997
Readme
react-native-dgram
udp
Installation
npm install react-native-dgram
Usage
import Dgram from "react-native-dgram";
// ...
const result = await Dgram.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT