1.1.0 • Published 12 months ago

@datadome/datadome-react-native-navigation v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

React Native Datadome for RNN

Module for supporting DataDome in React Native applications using RNN and fetch.

npm GitHub license

Installation

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

npm install @datadome/datadome-react-native-navigation --save

Peer 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-navigation

Usage

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

Changelog

Changelog is available here: Changelog