radiuskit
v0.1.11
Published
React Native UI Package
Downloads
4
Readme
radiuskit
React Native UI Package
Installation
npm install radiuskit
Usage
import { multiply } from 'radiuskit';
// ...
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