Corné Dorrestijn
Corné Dorrestijn
Fyi, the NOS site has a new design where the header no longer resizes based on the viewport height. I've build a more simple test case: https://corne.vercel.app/height
I've added an image background with roughly the same styling
@brenoxp I've added two fixed elements to the page. I've also clarified what the pixel values are, and added the height of the container. Now it is more clear that...
Thanks for this commit. Do you by any change have the rest of the Android project?
Ah I didn't see that, thanks. I'll try to make this work with react-native link.
@ShariqMush yes I agree, I have more time after next week, so I will try to make it work with react-native link. If you update the app now you will...
That is currently not possible, I'll try to add it soon.
This is currently not possible. This is just a wrapper around react-native-video, and that one does not support YouTube. Do you have an idea on how to implement it?
We'll have to try that I think, looks like (from the screenshot) there are already a few controls from the youtube component
Fullscreen isn't fully implemented in Android yet, you can check out this pull request https://github.com/cornedor/react-native-video-player/pull/38. The readme has some instructions on how to set it up.