Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@haskkor/react-native-recaptchav3

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@haskkor/react-native-recaptchav3

React native component to use the invisible recaptcha v3 from Google

  • 0.0.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
524
decreased by-0.19%
Maintainers
1
Weekly downloads
 
Created
Source

NOT TESTED YET. DO NOT USE. WIP.

react-native-recaptchav3

npm npm

React native component to use the invisible ReCaptcha v3 from Google

Installation

npm install --save react-native-recaptchav3

or

yarn add react-native-recaptchav3

Demo

show-captcha

Usage

import PINCode from '@haskkor/react-native-pincode'
<PINCode status={'choose'}/>

Options

KeyDescriptionDefaultRequiredType
buttonComponentLockedPageButton component to be used at the bottom of the page on the locked application pageTouchableOpacity exit button killing the applicationfalseany
buttonDeleteComponentButton component to be used at the bottom right of the PIN panel to delete a previous entryTouchableHighlight button with a delete text and the backspace material iconfalseany
buttonDeleteTextText of the of the button used to delete a previous entry on the PIN paneldeletefalsestring

Changelog

Contributing

Pull requests are welcome.

License

FAQs

Package last updated on 14 Nov 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc