Replies: 1 comment
-
At the moment you would use the bold/italic font directly for instance |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm developing a mobile app that uses React Native Skia for the rendering of text elements.
I saw an issue (
https://github.com/Shopify/react-native-skia/issues/820
) and you answered that you need to use bold typography to display bold text. for example, but that was back in August of 2022. Is there an update that allows us to display bold and italic text?I see there's a SkFontStyle but have no idea how to use it.
Beta Was this translation helpful? Give feedback.
All reactions