Koen Punt
Koen Punt
And I should probably add a test for `getRequestURI` and `getRequestMethod`
@dannyvankooten while at it, what do you think of this? https://codeclimate.com/github/dannyvankooten/AltoRouter
@flavi1 That is not an answer to his problem. Anyway, this is currently not supported but I can see the use of it.
There currently indeed are no type definitions for this library, so you should probably go with the second suggestion "or add a new declaration (.d.ts) file containing declare module 'react-native-admob'"
I think the `alignItems` on the parent view causes the banner to collapse, and then admob doesn’t return an ad. Can you try without?
@khuongdv would you mind making a PR with your solution?
I think this has to do with not using the latest version of the Google Mobile Ads SDK. Could you try to update the `com.google.android.gms:play-services-ads` dependency?
Possible duplicate of https://github.com/sbugert/react-native-admob/issues/193
Can you check if the latest release has fixed this?