[Video] Visibility detection view (#4741)

Co-authored-by: Samuel Newman <10959775+mozzius@users.noreply.github.com>
This commit is contained in:
Hailey
2024-08-07 14:45:06 -07:00
committed by GitHub
parent fff2c079c2
commit 1b02f81cb8
27 changed files with 564 additions and 178 deletions
+1
View File
@@ -194,6 +194,7 @@ export function Feed({
initialNumToRender={initialNumToRender}
windowSize={11}
sideBorders={false}
removeClippedSubviews={true}
/>
</View>
)