diff --git a/src/TabBarItem.tsx b/src/TabBarItem.tsx index e437d596..d8019da1 100644 --- a/src/TabBarItem.tsx +++ b/src/TabBarItem.tsx @@ -159,8 +159,8 @@ export default class TabBarItem extends React.Component< style={[ styles.label, icon ? { marginTop: 0 } : null, - { color }, labelStyle, + { color }, ]} > {labelText}