react-native-captcha-yidun
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

react-native-captcha

声明

  1. 本项目是为了能在react-native 0.60 以上版本使用 网易易盾行为验证码
  2. 目前仅支持传统验证码简单配置,需要的其他配置自行用patch-package修改或提issues
  3. 建议用webview去拿数据,官方其实也是这样处理的...

1. 安装

$ npm install react-native-captcha-yidun --save

or

$ yarn add react-native-captcha-yidun

2. 配置

2.1 Android

2.2 ios

cd ios && pod install

3. 引用

3.1 js

参考:index.js

3.2 example

参考:App.js

Readme

Keywords

Package Sidebar

Install

npm i react-native-captcha-yidun

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

1.49 MB

Total Files

169

Last publish

Collaborators

  • meow4world