0.1.1 • Published 2 years ago

pomelopay-ui-component-reactnative v0.1.1

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

pomelopay-ui-component-reactnative

Pomelo's library for UI Component (React Native)

Installation

npm install pomelopay-ui-component-reactnative

Usage

import { multiply } from "pomelopay-ui-component-reactnative";

// ...

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