The DataDome interceptor for Axios
npm install @datadome/datadome-axiosFind our complete documentation on https://docs.datadome.co
Use the package manager npm to install datadome-axios in your react native project repository.
``shell bash`
npm install @datadome/datadome-axios --save
There are 2 peer dependencies for DataDome react native module:
`shell bash``
npm install --save @datadome/datadome-axios react-native-webview axios