@datadome/datadome-axios
v1.2.3
Published
The DataDome interceptor for Axios
Downloads
204
Readme
datadome-axios
This repository hosts the DataDome React-native plugin for Axios integration.
React Native - Datadome Axios integration
This module is designed for supporting DataDome in React Native applications using Axios.
Installation
Use the package manager npm to install datadome-axios.
npm install @datadome/datadome-axios --save
Peer Dependencies
There is 4 peer dependencies for DataDome react native module with Axios:
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-axios @react-native-async-storage/async-storage react-native-webview axios
Usage
For usage of the datadome module, see documentation here: Documentation
Changelog
Changelog is available here: Changelog