style: added ShowCard component

This commit is contained in:
Cron1cle
2025-10-02 09:18:44 +02:00
parent 92b59eeae0
commit 9b7db179bc
9 changed files with 295 additions and 141 deletions

View File

@@ -1,6 +1,6 @@
import styles from "@/app/styles/indexStyles";
import React from "react";
import { Text, View } from "react-native";
import styles from "@/app/indexStyles";
export default function TabTwoScreen() {
return (