react-native-compat-alert
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

react-native-compat-alert

Alert but compat AlertDialog component for older phones

Installation

npm install react-native-compat-alert

Usage

import CompatAlert from "react-native-compat-alert";
 
// ...
 
const result = await CompatAlert.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

Dependencies (0)

    Dev Dependencies (19)

    Package Sidebar

    Install

    npm i react-native-compat-alert

    Weekly Downloads

    5

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    51.2 kB

    Total Files

    21

    Last publish

    Collaborators

    • thingosgmbh