React Native Support #2690
Answered
by
niklasvh
AhmedIsmail1994
asked this question in
Q&A
-
Hello All, Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
niklasvh
Dec 29, 2021
Replies: 1 comment
-
No, html2canvas cannot be used outside of a browser (such as in node.js or react native) as it depends on the DOM. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
niklasvh
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No, html2canvas cannot be used outside of a browser (such as in node.js or react native) as it depends on the DOM.