style: added new screens and designs

This commit is contained in:
Cron1cle
2025-10-06 01:16:10 +02:00
parent badf355a2d
commit 8fb418c6f3
12 changed files with 718 additions and 141 deletions

View File

@@ -1,4 +1,4 @@
import styles from "@/app/styles/indexStyles";
import styles from "@/app/tabStyles/indexStyles";
import React from "react";
import { Text, View } from "react-native";