Content
@
0 reply
0 recast
0 reaction
Tony D’Addeo
@deodad
I recently tried to integrate the new expo-video package into Warpcast (currently using expo-av) but ran into an issue that blocked my progress: rendering a single player instance into multiple VideoViews working in iOS but not Android this is useful for building a press to expand full screen player with custom controls since using the same instance means the in feed player and full screen player stay in sync and don't use 2x the resources https://github.com/expo/expo/issues/31248
2 replies
7 recasts
27 reactions
Tony D’Addeo
@deodad
the second issue I ran into was starting playback at a specific time worked in iOS but not Android this meant even if a second player instance was created and I wasn't able to keep it sync manually by opening the full screen player at a specific point https://github.com/expo/expo/issues/31247
1 reply
0 recast
2 reactions
Tony D’Addeo
@deodad
if there are any react-native ninjas who want to go deep these would be epic contributions :)
1 reply
0 recast
0 reaction
Tony D’Addeo
@deodad
also see https://warpcast.com/deodad/0xec9fa0bf
0 reply
0 recast
0 reaction