탭바 라벨 스타일

Tags
tabBarLabelStyle
네비게이터
TabTop
Column
tabBarLabelStyle: { fontSize: 12 },
 
<Tab.Navigator screenOptions={{ tabBarLabelStyle: {fontSize: 15, fontWeight: '500'}, }}>