Summary
follow up from #15071 (comment)
few tests are failing with error: Cannot find module '@react-native-community/blur' from 'shadow.js.shim.module$$react_native_community$blur.js'
Guide for using ts-jest with react-native https://kulshekhar.github.io/ts-jest/docs/guides/react-native/
Troubleshooting addresses similar error: https://github.com/kulshekhar/ts-jest/blob/main/TROUBLESHOOTING.md
Summary
follow up from #15071 (comment)
few tests are failing with error:
Cannot find module '@react-native-community/blur' from 'shadow.js.shim.module$$react_native_community$blur.js'Guide for using ts-jest with react-native https://kulshekhar.github.io/ts-jest/docs/guides/react-native/
Troubleshooting addresses similar error: https://github.com/kulshekhar/ts-jest/blob/main/TROUBLESHOOTING.md