Integrations
React Native

CaptchaFox for React Native

You can protect your React Native (and Expo) mobile apps using the official React Native library (opens in a new tab).

Setup

  1. In the CaptchaFox portal, create a new site configuration using the React Native integration
  2. Install the @captchafox/react-native package using your preferred package manager
  3. Follow the installation instructions in the readme (opens in a new tab)
  4. Enter the sitekey and domain from your site configuration
  5. Show the Captcha on your application screen and verify the resolved token in your backend

Example

Hidden

GIF showing a modal using the hidden mode

Slide

GIF showing a modal with a slide challenge

With custom header

GIF showing a modal using a custom modal header