fix: non supported prop

This commit is contained in:
Fredrik Burmester
2025-09-29 15:21:04 +02:00
parent eaf0a9fae4
commit dfb6bd03a9

View File

@@ -105,7 +105,6 @@ export default function index() {
<View className='h-4' />
)
}
estimatedItemSize={200}
/>
);
}