react native ios skadnetwork writing(info.plist)
npm install expo-ios-skadnetwork-pluginreact native ios skadnetwork writing(info.plist)
SKAdNetworkItems can be customized. If no optional values are set, the values listed in the documentation above will be set as default values.
For managed Expo projects, please follow the installation instructions in the API documentation for the latest stable release. If you follow the link and there is no documentation available then this library is not yet usable within managed projects — it is likely to be included in an upcoming Expo SDK release.
```
yarn install expo-ios-skadnetwork-plugin
or
npm install expo-ios-skadnetwork-plugin
app.json
`json`
"plugins": [
[
"expo-ios-skadnetwork-plugin/plugin/build",
// option string array
[
"aaa",
"bbb"
]
]
]
`plist``