Jest configuration for NextJS project using react-native-web
Unanswered
Southern fire ant posted this in #help-forum
Southern fire antOP
Can someone tell me the proper way to configure Jest for a NextJS app using react-native-web?
The application runs correctly when serving it. But when i try to run test with jest, i got error for components that use the react-native-web.
The application runs correctly when serving it. But when i try to run test with jest, i got error for components that use the react-native-web.