mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 17:03:26 +00:00
add episode download section
This commit is contained in:
@@ -124,6 +124,7 @@ export default function Item({ data }: { data: ItemData }) {
|
||||
width="100%"
|
||||
overflow="hidden"
|
||||
borderRadius={24}
|
||||
height="$14"
|
||||
>
|
||||
<Image source={{ uri: posterUrl }} width="100%" height="100%" />
|
||||
</View>
|
||||
|
Reference in New Issue
Block a user