import { ICON_SIZE_SMALL } from "@/constants/constans-value"; import { TabsStyles } from "@/styles/tabs-styles"; import { Feather, FontAwesome6, Ionicons } from "@expo/vector-icons"; import { Tabs } from "expo-router"; export default function InvestmentTabsLayout() { return ( ( ), }} /> ( ), }} /> ( ), }} /> ( ), }} /> ); }