Skip to content

react-navigation bug #681

Answered by eeuruetade
eeuruetade asked this question in Q&A
Aug 6, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

This setting worked for me

 {
          test: /\.[cm]?[jt]sx?$/,
          include: /node_modules(?!\/nanoid)/,
          // include: [
          //   /node_modules(.*[/\\])+react-native/,
          //   /node_modules(.*[/\\])+@react-native/,
          //   /node_modules(.*[/\\])+@react-navigation/,
          //   /node_modules(.*[/\\])+@react-native-community/,
          //   /node_modules(.*[/\\])+expo/,
          //   /node_modules(.*[/\\])+pretty-format/,
          //   /node_modules(.*[/\\])+metro/,
          //   /node_modules(.*[/\\])+abort-controller/,
          //   /node_modules(.*[/\\])+@callstack[/\\]repack/,
          //   /node_modules(.*[/\\])+react-freeze/,
          //   …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@eeuruetade
Comment options

Answer selected by jbroma
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants