react-native-universal-dialogs
TypeScript icon, indicating that this package has built-in type declarations

1.0.9 • Public • Published

react-native-universal-dialogs

native dialogs for android, ios and web

Installation

npm install react-native-universal-dialogs

Usage

import { prompt, alert } from "react-native-universal-dialogs";

// ...

const result = await UniversalDialogs.multiply(3, 7);

License

MIT

/react-native-universal-dialogs/

    Package Sidebar

    Install

    npm i react-native-universal-dialogs

    Weekly Downloads

    1

    Version

    1.0.9

    License

    MIT

    Unpacked Size

    101 kB

    Total Files

    43

    Last publish

    Collaborators

    • ricsam