del console log
This commit is contained in:
@@ -5,7 +5,6 @@ import { useTheme } from 'react-native-paper';
|
||||
|
||||
export default function TabLayout() {
|
||||
const theme = useTheme();
|
||||
console.log(theme.colors);
|
||||
return (
|
||||
<Tabs screenOptions ={{
|
||||
tabBarInactiveTintColor: theme.colors.primary,
|
||||
|
||||
Reference in New Issue
Block a user