NZME / react-native-ad-manager

Google Ad Manager bridge for React Native
MIT License
52 stars 61 forks source link

[Android&iOS] - Wrong setup for correlator property #136

Open gladiuscode opened 2 months ago

gladiuscode commented 2 months ago

This PR aims to fix the following issue.

I've moved the correlator typescript configuration from the targeting object to the root props interface. This way we fixes the wrong typescript suggestions related to missing correlator prop in all components.