Ios #14

Merged
tapframe merged 88 commits from ios into main 2025-06-20 13:54:29 +00:00
Showing only changes of commit 528c484286 - Show all commits

View file

@ -334,6 +334,9 @@ const MetadataScreen = () => {
showsVerticalScrollIndicator={false}
onScroll={animations.scrollHandler}
scrollEventThrottle={16}
bounces={false}
overScrollMode="never"
contentContainerStyle={{ flexGrow: 1 }}
>
{/* Hero Section */}
<HeroSection