Error Unit Test with Jest in some component using @gluestack-ui #1529
Unanswered
raflesngln
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I use Jest in react native to test component. In some component not use import @gluestack-ui/themed it works. but every time I import @gluestack-ui and use it in component always error. I have some google and use transform and transformIgnorePatterns but still not works.
This is a simple import that make an error while run a Jest:
Thanks
Beta Was this translation helpful? Give feedback.
All reactions