1.0.0 • Published 3 years ago

react-native-check-whatsapp-installed v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

react-native-check-whatsapp-installed

This package will check whether a mobile number has whatsapp installed or not

Installation

npm install react-native-check-whatsapp-installed

Usage

import CheckWhatsappInstalled from "react-native-check-whatsapp-installed";

// ...

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

Contributing

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

License

MIT