taimoorsultani / react-native-sweetalert2

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Swift 46.4%Language:Java 25.6%Language:TypeScript 16.7%Language:Objective-C 6.7%Language:JavaScript 2.4%Language:Ruby 2.0%Language:C 0.2%