react-native-datadome

Module for supporting DataDome in React Native applications.

Usage no npm install needed!

<script type="module">
  import reactNativeDatadome from 'https://cdn.skypack.dev/react-native-datadome';
</script>

README

React Native Datadome

Module for supporting DataDome in React Native applications.

npm GitHub license

Installation

Use the package manager npm to install react-native-datadome.

npm install react-native-datadome --save

Peer Dependencies

There is 3 peer dependencies for DataDome react native module:

If you see a message from npm during the installation of datadome module about peer dependencies, you have to install it yourself.

For a complete install with dependencies:

npm install --save react-native-datadome @react-native-community/async-storage async-barrier react-native-webview

Usage

For usage of the datadome module, see documentation here: Documentation

Changelog

Changelog is available here: Changelog