0.0.4 • Published 1 year ago
@adityathummar/shadowclone-ui-rn v0.0.4
shadowclone-ui-rn
React Native UI library
Installation
npm install shadowclone-ui-rn
Usage
import { multiply } from 'shadowclone-ui-rn';
// ...
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