@dvh-module/app-component
v0.1.16
Published
component for react native
Downloads
25
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