Added theme components. Reorganized them. Prepping for Tech Tracker Rewrite
This commit is contained in:
@@ -6,7 +6,7 @@ import Animated, {
|
||||
useAnimatedStyle,
|
||||
useScrollViewOffset,
|
||||
} from 'react-native-reanimated';
|
||||
import { ThemedView } from '@/components/theme/Theme';
|
||||
import { ThemedView } from '@/components/theme';
|
||||
import { useBottomTabOverflow } from '@/components/ui/TabBarBackground';
|
||||
import { useColorScheme } from '@/hooks/useColorScheme';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user