0.0.9 • Published 2 years ago

@tendai.maswaya/sheshamobile-components v0.0.9

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

@shesha/mobile-components

-

Installation

npm install @shesha/mobile-components

Usage

import { multiply } from "@shesha/mobile-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