0.1.2 • Published 2 years ago

@brigad/react-native-skadnetwork v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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