Skip to content

Sweetalert2 for Android & iOS for React-Native using Native Modules

License

Notifications You must be signed in to change notification settings

taimoorsultani/react-native-sweetalert2

Repository files navigation

react-native-sweetalert2

Sweetalert2 for Android & iOS for React-Native using Native Modules

Installation

npm install react-native-sweetalert2

Usage

import Sweetalert2 from "react-native-sweetalert2";

// ...

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

Contributing

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

License

MIT