@datadome/datadome-react-native-navigation
v1.1.0
Published
Module for supporting DataDome in React Native applications using RNN and fetch.
Readme
React Native Datadome for RNN
Module for supporting DataDome in React Native applications using RNN and fetch.
Installation
Use the package manager npm to install datadome-react-native-navigation.
npm install @datadome/datadome-react-native-navigation --savePeer Dependencies
There is 4 peer dependencies for DataDome RNN 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-react-native-navigation @react-native-async-storage/async-storage async-barrier react-native-webview react-native-navigationUsage
For usage of the datadome module, see documentation here: Documentation
Changelog
Changelog is available here: Changelog
