Remove unused animation imports from AppNavigator to streamline code

This commit is contained in:
tapframe 2025-05-03 21:49:37 +05:30
parent ed358c85fe
commit 333c9712a0

View file

@ -13,7 +13,6 @@ import { colors } from '../styles/colors';
import { NuvioHeader } from '../components/NuvioHeader';
import { Stream } from '../types/streams';
import { SafeAreaProvider } from 'react-native-safe-area-context';
import { AnimationFade, AnimationSlideHorizontal } from '../utils/animations';
import { useTheme } from '../contexts/ThemeContext';
// Import screens with their proper types