Koen Punt
Koen Punt
Btw. the fluid banner doesn't work, both on iOS and Android. (see the example app)
I've opened a PR to bring this library up to date with the latest version of React Native, which should fix this issue since there we rely on the SDK...
> Any updates on Android targeting ? I first want to settle the API before starting development for Android.
Currently you only use one of the predefined constants, as can be seen here: https://github.com/sbugert/react-native-admob/blob/a6d1909f54fdf53d0912bc56c21ca77ae40a70cf/ios/RCTConvert%2BGADAdSize.m#L5-L29 I'll label this as an enhancement, because I can see how a value like `"280x80"`...
Oh well, I assumed this configuration was extended. How should this configuration be defined so that projects that include this plugin use that configuration?
I probably can Google it, but it's saturday..
It actually doesn't matter if it is 1 or more markers, the linting itself is just slow, and while running I can't type anything. Maybe @sorbits can point us in...
> I see there are two ESLint commands in this bundle, which of them is the one that is slow? "Save & Validate" blocks any interaction after save, sometimes even...
> For that command, try change output to HTML / New Window. When I do that, the cursor moves its focus to the new window when the command completes.
> try is to change main.py at line 176 -- change the number 10 to a much larger number I don't think that will make a difference, because even in...