react-native-check-app-install icon indicating copy to clipboard operation
react-native-check-app-install copied to clipboard

React Native plugin for checking if apps/packages are installed on the device or not.

Results 31 react-native-check-app-install issues
Sort by recently updated
recently updated
newest added

Could not find method compile() for arguments [com.facebook.react:react-native:+] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler ![image](https://user-images.githubusercontent.com/3625802/171687218-361b3461-880f-48d7-afa3-be061dd55899.png) ``` System: OS: Windows 10 10.0.22000 CPU: (16) x64 AMD Ryzen 7 3700X 8-Core Processor Memory:...

I cannot check whether a metamask app is installed or not in Android os 11

Hello guys, please help us. Environtment: "react-native": "0.54.2", "react-native-check-app-install": "^0.0.5", Return of isAppInstalled always false even the Whatapp app already installed. When we log, we got error : { [TypeError:...

the current package name is `com.spotify.music`

Hi @redpandatronicsuk, I want to check app installed or not in device, not from APP_LIST I found these two methods in package for check IOS. But it's not work. FOR...

Hi, I tried just like the readme and just like the title said, my environment so far: RN: 0.48.4 react-native-check-app-install 0.0.4 thanks

I would issue a pull request to remove these lines but they're not present on the repo, only on the release version that gets installed with npm. The lines in...

This warning is presented when running the packager with `react-native start`: ``` warn The following packages use deprecated "rnpm" config that will stop working from next release: - react-native-check-app-install: https://github.com/redpandatronicsuk/react-native-check-app-install#readme...