UNPKG

@hcaptcha/react-native-hcaptcha

Version:

hCaptcha Library for React Native (both Android and iOS)

7 lines (5 loc) 93 B
jest.mock('react-native-webview', () => { return { WebView: () => 'WebView', }; });