SkCanvas API for paragraph #3183
DImuthuUpe
started this conversation in
General
Replies: 1 comment
-
yes it is |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I am referring to the example, https://shopify.github.io/react-native-skia/docs/text/paragraph which returns component as an element. In my case, I directly manuplate the SkCanvas object returned by Picture as I need to render thousands of components without memory getting overflowed. What I am looking for is an api like canvas.drawParagraph() but I could not find such. Any help is appreciated
Beta Was this translation helpful? Give feedback.
All reactions