Dylan
Dylan
https://github.com/invertase/react-native-google-mobile-ads is being actively developed.
+1, same here. A lot of times the images won't shop up in Android.
@Salakar hmm, not sure if this introduced another bug? The last item, banner ads, are not shown at all: https://docs.page/invertase/react-native-google-mobile-ads/displaying-ads#banner-ads While it does exist within the html...
The workaround doesn't work for me... Any news on this? For the time being I've switched to: https://github.com/uraway/react-native-simple-time-picker
I'm experiencing the same problem, the radio goes silent after a approximate 30 seconds.
> @nickyleach can you try and use the solution proposed here: [#645 (comment)](https://github.com/software-mansion/react-native-screens/issues/645#issuecomment-712199841)? @WoLewicki the proposed solution is working for me.
@cjam might be an idea to suggest using a general OAuth lib to authorize / refresh? I'm using: https://github.com/FormidableLabs/react-native-app-auth which also features a Spotify example: https://github.com/FormidableLabs/react-native-app-auth/blob/main/docs/config-examples/spotify.md
EDIT: seems you can already do this by providing a style prop: `style={{ height: 40 }}` Maybe this should be more clear in the docs.
I would also like support for this feature.
Maybe: https://github.com/ammarahm-ed/react-native-admob-native-ads can be used as an example.