vtr0n / react-native-yandex-mobile-ads

A react-native components for Yandex Mobile Ads SDK
MIT License
26 stars 9 forks source link

Didn't find class AdSize #20

Closed atantsyra closed 5 months ago

atantsyra commented 9 months ago

Ошибка при попытке отображения баннера.

"react-native": "0.71.11",
"react-native-yandex-mobile-ads": "^0.8.0",
Error while updating property 'size' of a view

ошибка где-то здесь BannerView.java import com.yandex.mobile.ads.banner.AdSize;

 <BannerView
    key={key}
    adUnitId={banner.unitId}
    size="BANNER_320x50"
 />
vtr0n commented 5 months ago

Должно было пофикситься в 0.9.1