mirror of
https://github.com/anultravioletaurora/Jellify.git
synced 2026-05-04 20:49:29 -05:00
improve horizontal list performance
This commit is contained in:
@@ -47,6 +47,9 @@ export default function HorizontalCardList({
|
||||
) : undefined}
|
||||
}
|
||||
removeClippedSubviews
|
||||
style={{
|
||||
overflow: "hidden"
|
||||
}}
|
||||
/>
|
||||
)
|
||||
}
|
||||
Reference in New Issue
Block a user