You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Either upgrading my current repository to latest everything or following clean setup instructions still lead to a series of different errors that prevent Jest tests from successfully testing code that uses both typescript & various react-native imports. (While using react-native 0.56).
Issue
Either upgrading my current repository to latest everything or following clean setup instructions still lead to a series of different errors that prevent Jest tests from successfully testing code that uses both typescript & various react-native imports. (While using react-native 0.56).
Clean Instructions: https://facebook.github.io/react-native/blog/2018/05/07/using-typescript-with-react-native.html
Expected behavior
It should be possible to configure react-native 0.56, ts-jest, and babel-jest and have them all working at the same time.
Output from your debug log
Somehow there is no
debug.txt**
in the directory suggested by instructions?Link to a minimal repo that reproduces this issue: https://github.com/fbartho/ts-jest-rn-56-test
Optional (but highly recommended) - Configure Travis (or your favorite system) with the minimal repo
The text was updated successfully, but these errors were encountered: