api: add Person and StreamingService contexts

This commit is contained in:
Cron1cle
2025-10-07 20:08:51 +02:00
parent de2778d6db
commit 2dacb9fa80
12 changed files with 390 additions and 111 deletions

View File

@@ -35,7 +35,7 @@ const ShowCard = ({
<View style={styles.streamingServiceIcon}>
<Image
source={{
uri: "https://play-lh.googleusercontent.com/e8u4F0ED6hDMzmjg5cV_C5Sxrzr3xECniwKCD2Q8QfUeVMVRLG41TrsnqroTE7uxk4E",
uri: streamingServiceUri,
}}
style={[StyleSheet.absoluteFillObject, { borderRadius: 15 }]}
/>