-1

how can i resolve this problem and this my jest.config.js

module.exports = { preset: 'react-native', "setupFilesAfterEnv": [ "@testing-library/jest-native/extend-expect" ], "transformIgnorePatterns": [ "node_modules/(?!(react-native|@react-native|react-native-config)/)" ] }; 
1
  • Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking. Commented 2 hours ago

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.