react-native-modal-util
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

react-native-modal-util

React native hook for preloader and action message modal

Installation

yarn add react-native-modal-util

Usage

import { useModalUtil } from 'react-native-modal-util';

// ...

const { displayPreloader, displayDialog } = useModalUtil();

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

Package Sidebar

Install

npm i react-native-modal-util

Weekly Downloads

7

Version

0.0.1

License

MIT

Unpacked Size

63 kB

Total Files

45

Last publish

Collaborators

  • dvrph