文件名称:react-native-background-check:仅适用于Android
文件大小:155KB
文件格式:ZIP
更新时间:2024-05-30 08:33:25
Java
React本底检查 仅适用于Android 内容 安装 安装 npm install react-native-background-check 链接您的本机依赖项: react-native link react-native-background-check 编译,玩得开心! 用法 将库包含在您的代码中: import BackgroundCheckModule from 'react-native-background-check'; 蜜蜂: 警报(字符串:消息) 简单的测试功能,调用Android Toast api。 打开设置() 打开“ Android设置”页面。 BringApptoBackground() 将您的应用程序置于后台,最好检查一下您的应用程序是否处于前台状态。 BringApptoForeground() 将您的应用程序带到Foreground
【文件预览】:
react-native-background-check-master
----index.js(98B)
----android()
--------src()
--------build.gradle(299B)
----package.json(248B)
----Example()
--------ios()
--------.babelrc(34B)
--------.watchmanconfig(2B)
--------android()
--------.flowconfig(1KB)
--------package.json(489B)
--------__tests__()
--------app.json(51B)
--------index.ios.js(1KB)
--------.gitignore(774B)
--------index.android.js(2KB)
--------.buckconfig(114B)
--------yarn.lock(160KB)
--------.gitattributes(16B)
----.DS_Store(6KB)
----README.md(1KB)