be-components
v7.7.4
Published
Components for BettorEdge Apps
Readme
be-components
Components for BettorEdge Apps
Installation
npm install be-componentsUsage
import { multiply } from 'be-components';
// ...
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
Made with create-react-native-library
