Skip to content

humqn/react-native-datadome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 @datadome/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 @datadome/react-native-datadome @react-native-async-storage/async-storage async-barrier react-native-webview

Usage

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

Changelog

Changelog is available here: Changelog

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published