react-native-paper-tabs
react-native-paper-tabs copied to clipboard
react-native-paper v5 error with font
TypeError: undefined is not an object (evaluating 'theme.fonts.medium')
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} </AnimatedText>
@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