@react-native-ui-components/alert
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

@react-native-ui-components/alert

Alert component for React Native

Installation

npm install @react-native-ui-components/alert

Usage

import {Alert} from "@react-native-ui-components/alert";

// ...

Alert.alert("Hey");
Alert.prompt("Name?");

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-ui-components/alert

Weekly Downloads

2

Version

1.1.0

License

MIT

Unpacked Size

14.4 kB

Total Files

24

Last publish

Collaborators

  • morganbarrett