Closed chhorvon closed 1 year ago
TabsHeaderItem:130 <AnimatedText selectable={false} style={[ styles.text, iconPosition === 'top' && styles.textTop, { ...theme.fonts.medium, color, opacity }, ]}
{uppercase ? tab.props.label.toUpperCase() : tab.props.label}
@RichardLindhout As it stands, react-native-paper 5.0.0-rc.4
is still in development, but is there any planned support for this in conjunction with this library?
Yes I think we should support it!
@RichardLindhout any fix for this please...
TypeError: undefined is not an object (evaluating 'theme.fonts.medium')
do u have any solution for this .
I implemented material you now
TypeError: undefined is not an object (evaluating 'theme.fonts.medium')