Can i use component testing with react native app? #24749
Unanswered
pranesh517
asked this question in
Component Testing
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have created react native app with "npx create-expo-app AwesomeProject" which do not have any webpack config.js
When i configured npm i cypress -D and while opening cypress, its showing error that webpack.config.js is not available.
Need some help here.
Beta Was this translation helpful? Give feedback.
All reactions