Open hassanad94 opened 5 months ago
Here is my FlashtList. Its a simple title description video list. First I made it with FlatList, and it worked just fine. But after i change the component. The video player is acting like position absolute and hug the top of the container.
https://github.com/Shopify/flash-list/assets/29869896/3c6b6319-da86-4445-8bb2-09d1ff462d15
https://github.com/Shopify/flash-list/assets/29869896/6fe0f9b6-5a34-43b8-946e-84b37119b6c5
Solution: Change react native video to Expo AV. Its working fine now!
Current behavior
Here is my FlashtList. Its a simple title description video list. First I made it with FlatList, and it worked just fine. But after i change the component. The video player is acting like position absolute and hug the top of the container.
https://github.com/Shopify/flash-list/assets/29869896/3c6b6319-da86-4445-8bb2-09d1ff462d15
Expected behavior
https://github.com/Shopify/flash-list/assets/29869896/6fe0f9b6-5a34-43b8-946e-84b37119b6c5
Platform: