0.2.7 • Published 2 months ago

@ghulamyazdani/posui v0.2.7

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

posui

ui component library

Installation

npm install posui

Usage

import { multiply } from 'posui';

// ...

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