/react-native-skadnetwork

Primary LanguageObjective-CMIT LicenseMIT

react-native-skadnetwork

SKAdNetwork React Native Wrapper

Installation

yarn add @brigad/react-native-skadnetwork

Usage

import { updatePostbackConversionValue } from "@brigad/react-native-skadnetwork";

// ...

const result = await updatePostbackConversionValue(0); // 0 for new installs

See Apple Docs

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT