Closed ektaghag-eaton closed 6 months ago
Fixes # . Use https://github.com/etn-ccis/blui-react-native-showcase-demo/pull/187 for showcase branch
-
you can inspect the components mentioned in this issue https://github.com/etn-ccis/blui-react-native-component-library/issues/559
and check whether it has to have the correct fontWeight and fontFamilty.
Also you can use following code snippet to test: fontStyleBold = useFontWeight('700'); <Text variant={'headlineLarge'} style={{ ...fontStyleBold }}> headlineLarge
Fixes # . Use https://github.com/etn-ccis/blui-react-native-showcase-demo/pull/187 for showcase branch
Changes proposed in this Pull Request:
Screenshots / Screen Recording (if applicable)
-
To Test:
you can inspect the components mentioned in this issue https://github.com/etn-ccis/blui-react-native-component-library/issues/559
and check whether it has to have the correct fontWeight and fontFamilty.
Also you can use following code snippet to test: fontStyleBold = useFontWeight('700'); <Text variant={'headlineLarge'} style={{ ...fontStyleBold }}> headlineLarge
Any specific feedback you are looking for?
-