@wowmaking/react-native-iron-source-applovin

Iron Source SDK AppLovin adapter for React Native

Usage no npm install needed!

<script type="module">
  import wowmakingReactNativeIronSourceApplovin from 'https://cdn.skypack.dev/@wowmaking/react-native-iron-source-applovin';
</script>

README

@wowmaking/react-native-iron-source-applovin

Manual setup for Android

Add this to your android/build.gradle file inside allproject > repositories

maven {
    url "https://dl.bintray.com/ironsource-mobile/android-adapters"
}