@dvh-module/element
v0.1.0
Published
component for react native
Downloads
4
Readme
app-component
component for react native
Installation
npm install app-component
Usage
import AppComponent from "app-component";
// ...
const result = await AppComponent.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT