1.0.2 • Published 2 years ago

native-module-open-app v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Installation

npm i native-module-open-app

Usage

import { openApplication } from "native-module-open-app";

// ...

await openApplication("com.example.myapp");

Issue

If you have any issue, please create an issue on GitHub.

License

MIT