appodeal / react-native-appodeal

Official React Native package that adds Appodeal SDK support to your react-native application.
https://appodeal.com
59 stars 37 forks source link

Appodeal Banner view isn’t showing ad when added on a specific place. #27

Closed aliasad106 closed 4 years ago

aliasad106 commented 4 years ago

With new update AppodealBannerview is not showing up in view hierarchy. Even not in the example provided. Callbacks on AppodealBannerView’s props are also not called.

staskochkin commented 4 years ago

@aliasad106 Hey! AppodealBannerView isn't completely implemented yet for Android platform. Please use static banners (top/bottom) instead.

staskochkin commented 4 years ago

@aliasad106 Hi! We added support of AppodealBanner in #29

staskochkin commented 4 years ago

I'll close this issue. Please open new issue if your problem still exists.