const Example = () => { return <AspectRatio ratio={{ base: 3 / 4, md: 9 / 10 }} height={{ base: 200, md: 400 }}> <Image resizeMode="cover" source={{ uri: ...
確定! 回上一頁