react-native-isDeviceRooted:检查设备是否已生根或越狱。 同时检查设备是否已使用指纹或密码保护

时间:2024-05-29 17:29:23
【文件属性】:

文件名称:react-native-isDeviceRooted:检查设备是否已生根或越狱。 同时检查设备是否已使用指纹或密码保护

文件大小:188KB

文件格式:ZIP

更新时间:2024-05-29 17:29:23

Java

react-native-isDeviceRooted ##特征 安卓 检查设备是否已root。 检查设备是否启用了屏幕锁定。 iOS(WIP) 检查设备是否越狱。 检查设备是否启用了屏幕锁定。 ##要求 安卓 API 16以上 的iOS iOS 8以上 React本机 RN 0.27+ 入门 $ npm install react-native-is-device-rooted --save 大多是自动安装 请遵循手册说明,因为rnpm仅有助于基本链接。 注意:iOS不会自动安装,因为我通过cocoapods包装了另一个库。 请按照手册进行操作。 (建议) $ rnpm link react-native-is-device-rooted 手动安装 的iOS 在XCode的项目导航器中,右键单击“ Libraries ➜ Add Files to [your pro


【文件预览】:
react-native-isDeviceRooted-master
----ios()
--------RNIsDeviceRooted.xcodeproj()
--------RNIsDeviceRooted.ios.js(347B)
--------RNIsDeviceRooted.m(3KB)
--------RNIsDeviceRooted.h(92B)
----index.js(126B)
----android()
--------gradlew.bat(2KB)
--------gradlew(5KB)
--------app()
--------gradle()
--------build.gradle(647B)
----package.json(669B)
----Podfile.template(92B)
----License(1KB)
----.npmignore(3KB)
----.gitignore(3KB)
----README.md(4KB)
----package()
--------ios()
--------index.js(126B)
--------android()
--------package.json(667B)
--------Podfile.template(60B)
--------License(1KB)
--------react-native-isDeviceRooted-0.1.3.tgz(57KB)
--------README.md(3KB)

网友评论