react-native-turbo-google-recaptcha
v0.4.2
Published
Turbo bridge for Google Recaptcha implementation
Downloads
51
Readme
react-native-turbo-google-recaptcha
Turbo bridge for Google Recaptcha implementation
Installation
npm install react-native-turbo-google-recaptchaUsage
import { multiply } from 'react-native-turbo-google-recaptcha';
// ...
const result = multiply(3, 7);Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library
