SKAdNetwork React Native Wrapper
yarn add @brigad/react-native-skadnetworkimport { updatePostbackConversionValue } from "@brigad/react-native-skadnetwork";
// ...
const result = await updatePostbackConversionValue(0); // 0 for new installsSee Apple Docs
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT