fix: don't clip bottom - allow blur

This commit is contained in:
Fredrik Burmester
2024-10-12 15:14:52 +02:00
parent 46c4b3e1d8
commit 5c3da8b01a

View File

@@ -393,9 +393,6 @@ export default function index() {
paddingRight: insets.right,
paddingBottom: 16,
}}
style={{
marginBottom: TAB_HEIGHT,
}}
>
<View className="flex flex-col space-y-4">
<LargeMovieCarousel />