1.0.4 • Published 3 years ago

react-native-datadome v1.0.4

Weekly downloads
5
License
MIT
Repository
github
Last release
3 years ago

React Native Datadome

Module for supporting DataDome in React Native applications.

npm GitHub license

Installation

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

npm install react-native-datadome --save

Peer Dependencies

There is 3 peer dependencies for DataDome 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 react-native-datadome @react-native-community/async-storage async-barrier react-native-webview

Usage

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

Changelog

Changelog is available here: Changelog

1.0.4

3 years ago

1.0.3

4 years ago

1.0.2

4 years ago