
Security News
GitHub Actions Checkout Now Blocks Risky pull_request_target Checkouts
GitHub Actions checkout now blocks risky pull_request_target checkouts by default to help prevent pwn request supply chain attacks.
react-native-gizwits-android-app-install
Advanced tools
React Native 插件,查询是否可以在应用内安装其他应用,以及打开其他这个权限的系统设置页面
npm install react-native-gizwits-android-app-install --save
Use react-native link to install native dependencies automatically:
react-native link react-native-gizwits-android-app-install
or do it manually as described here.
import InstallManager from 'react-native-gizwits-android-app-install';
查询权限
const res = await InstallManager.hasInstallPermission(); // res: true/false
打开权限页面
InstallManager.openInstallPermissionPage();
FAQs
The npm package react-native-gizwits-android-app-install receives a total of 23 weekly downloads. As such, react-native-gizwits-android-app-install popularity was classified as not popular.
We found that react-native-gizwits-android-app-install demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
GitHub Actions checkout now blocks risky pull_request_target checkouts by default to help prevent pwn request supply chain attacks.

Product
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.

Product
Socket MCP now lets AI assistants review org alerts, investigate threats using the Socket threat feed, and inspect package files in addition to dependency scoring.