0.1.5 • Published 6 months ago

@datacomvn/progress-and-modal v0.1.5

Weekly downloads
-
License
MIT
Repository
github
Last release
6 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

6 months ago

0.1.4

6 months ago

0.1.3

6 months ago

0.1.2

6 months ago

0.1.1

6 months ago