0.1.5 • Published 6 months ago
@datacomvn/progress-and-modal v0.1.5
@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