fix video

This commit is contained in:
2025-09-30 15:56:11 +02:00
parent ccce5ce264
commit 93994f27b2
3 changed files with 404 additions and 88 deletions
@@ -1,10 +1,10 @@
import { View, Text, Pressable, Platform } from "react-native";
import React, { useState } from "react";
import { BlurView } from "expo-blur";
import React, { useState } from "react";
import { Pressable, Text, View } from "react-native";
import BorderGradient from "../../../components/BorderGradient/BorderGradient";
import useLayoutType from "../../../hooks/useLayoutType";
import { Palette } from "../../../styles";
import { FONT_FAMILY } from "../../../styles/Fonts";
import useLayoutType from "../../../hooks/useLayoutType";
const CreateLyricsHeader = ({
title = "",