Wiki

Clone wiki

REACT native plugin / editConsent

Overview

Presents the consent screen, allowing the user to change consent settings.

Syntax

editConsent()

Examples

#!javascript

RNAatkit.editConsent();

Updated