0.1.5 • Published 12 months ago

@datacomvn/progress-and-modal v0.1.5

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

@datacomvn/progress-and-modal

Progress dialog and modal confirm of B2C App of Datacom Vietnam

Installation

npm install @datacomvn/progress-and-modal react-native-nitro-modules

> `react-native-nitro-modules` is required as this library relies on [Nitro Modules](https://nitro.margelo.com/).

Usage

import { multiply } from '@datacomvn/progress-and-modal';

// ...

const result = 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

0.1.5

12 months ago

0.1.4

12 months ago

0.1.3

12 months ago

0.1.2

12 months ago

0.1.1

12 months ago