RxGoogleMobileAds-Unity is a library for working with Google Mobile Ads (AdMob) in Unity using reactive programming. It includes convenient classes like RxInterstitialAd and RxRewardedInterstitialAd, allowing you to load and show ads in a streamlined method chain (Init().Load().Show()).
🚀 Features:
-
Clean and intuitive API, inspired by Glide(Android)
-
Event handlers for clicks, closures, and errors