Skip to content

meow4world/react-native-captcha

Repository files navigation

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

About

react-native-captcha 4 yidun

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published