How to Craft a Shape Matching this Description #1898
-
Beta Was this translation helpful? Give feedback.
Answered by
wcandillon
Oct 4, 2023
Replies: 2 comments 6 replies
-
After some time I believe that vertices + lines will make it work. How can i create that rounded edge in my triangles? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Raphael, a good bet here would be to start from a figma design. Figma primitives translate nicely to React Native Skia. I hope this helps. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
this might be indicative of a small regression our side, in the meantime you can fix it by doing:
does it work if you check if font is null (it will be null until the font is loaded).
You may want to look into the fontMgr too: https://shopify.github.io/react-native-skia/docs/text/fonts#custom-fonts