Paragraph and Paragraph Builder not found #2307
Unanswered
manyaagarwal
asked this question in
Q&A
Replies: 1 comment
-
I was able to fix the typescript error after rebuilding the ios folder. However now I get the same issue on android. Added the proguard rule mentioned here (https://shopify.github.io/react-native-skia/docs/getting-started/installation#troubleshooting). Still stuck on ParagraphBuilder being undefined on android 😅 |
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.
-
Hey,
I am using Expo SDK 50 which currently recommends react-native-skia v0.1.221
I am trying to access Paragraph which seems to not be exported?
After updating to skia 0.1.4, Paragraph works but Skia.ParagraphBuidler is not found. Is there an additional package for the Paragraph API that I'm missing out here?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions