react-native-broadcast-utils
v0.1.0
Published
Using Broadcasts in React Native
Downloads
1
Maintainers
Readme
react-native-broadcast-utils
Using Broadcasts in React Native
Installation
npm install react-native-broadcast-utils
Usage
import { multiply } from "react-native-broadcast-utils";
// ...
const result = await multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT