@datadome/datadome-superagent
v1.2.0
Published
Module for supporting DataDome in React Native applications using the superagent library
Downloads
28
Readme
React Native Datadome - Superagent integration
Module for supporting DataDome in React Native applications using the superagent library.
Installation
Use the package manager npm to install datadome-superagent.
npm install @datadome/datadome-superagent --save
Peer Dependencies
There is 4 peer dependencies for DataDome superagent 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 @datadome/datadome-superagent @react-native-async-storage/async-storage async-barrier react-native-webview superagent
Usage
For usage of the datadome module, see documentation here: Documentation
Changelog
Changelog is available here: Changelog