sbugert / react-native-admob

A react-native component for Google AdMob banners
BSD 2-Clause "Simplified" License
1.13k stars 530 forks source link

RNAdMobRewardedVideoAdModule can't import required components #582

Open Pinwheeler opened 3 years ago

Pinwheeler commented 3 years ago

Likely I missed some step in the getting started, but this has been working previously and I'm concerned it might be a version incompatibility thing.

I'm failing to import things in the following folder: import com.google.android.gms.ads.reward.*

Haven't seen any other chatter about this so it's likely user error, but thought I'd bring it up in case someone knows what is going on.