duggster
duggster
Yes this is a workaround, but not great because you either have to duplicate the code inside or create another layer of abstraction by factoring out the common code into...
I came here looking for the possible values of BannerAdSize. Found it here: https://github.com/invertase/react-native-google-mobile-ads/blob/main/src/BannerAdSize.ts Posting in case it helps someone else.
@zeevl Thanks for trying to help but It looks like this article basically just copies the installation and setup instructions from the main wdyr github page, though with less information....
If it's working for others on plain RN than chances are it is something with Expo involved (I've only ever used Expo, so I haven't tested other RN approaches). I...
Hi @palicko I tried this and got the following error trying to run my expo app: Error: Cannot find module '@babel/preset-react' How do I get this to work with expo?
Thanks, got it installed and tried running it again but to no avail. I'm still only getting the normal log outputs same as my original post, nothing from wdyr. Anything...
Thanks @palicko , I added that however I'm still not getting any wdyr log output. I confirmed my expo project is running in Development mode. babel.config.js ``` module.exports = function...
@palicko thanks for confirming it works with expo at least, must be something unique to me going on here. Still not working for me even after clearing expo cache, and...
Hi @obipawan do you know when v0.0.22 will be released?
Same thing happened for me. I got the error on EAS submit, so then I uploaded the AAB manually to the play store. It stopped me and said I had...