UNPKG

@yidun/captcha-plugin-rn

Version:

yidun captcha detect react-native plugin

7 lines (3 loc) 112 B
import { NativeModules } from 'react-native'; const { RNCaptcha } = NativeModules; export default RNCaptcha;