Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 453 Bytes

File metadata and controls

10 lines (6 loc) · 453 Bytes

RxGoogleMobileAds-Unity

Description:

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