Wojciech Dróżdż
Wojciech Dróżdż
@JustJoostNL Awesome! I just wanted to be sure that everything works with a proper livestream 😄
@JustJoostNL Offline we settled at calling it `currentLiveTimestamp`, i think we should also explain the property in a bit more "human" way. It took me a while to figure out...
@JustJoostNL Sounds good!
Hi! I'm really sorry, but `expo-video-thumbnails` is being deprecated in favour of the same functionality in `expo-video`, so we cannot accept any PRs that provide new functionality for `expo-video-thumbnails`
Idea 1: I agree that we can do something like this. For now let's keep it web-specific. It might be possible to implement something similar for Android. Although it may...
@kimchouard Hi! Expo-video is still in beta, therefore it's not supported in Expo Go and Snack, so this is expected behaviour. You can create a development build to run expo-video...
The monster 👹 has been tackled in https://github.com/expo/expo/pull/29742 😅 I'll discuss if we want to backport it to SDK 51, so you can use it before SDK 52 releases 😄...
@kimchouard It should already be backported :) For expo-video we are backporting everything that can be backpoted (changes that don't require unpublished `expo-modules-core` changes) .
@kimchouard - `player.duration` [is visible](https://docs.expo.dev/versions/v51.0.0/sdk/video/#duration) in the docs for me - You can use the ref to call the functions of the video view such as entering/exiting fullscreen and picture...
Hi, we haven't published an expo-go with the newest version of `expo-video`. You should test it in a development build