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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am facing a problem in the library that returns the following message (NOBRIDGE) ERROR TypeError: Cannot read property 'trim' of undefined
Dependencies:
"dependencies": {
"@react-native-community/slider": "^4.5.5",
"@react-native-firebase/app": "^21.6.1",
"@react-native-firebase/auth": "^21.6.1",
"@react-native-firebase/firestore": "^21.6.1",
"@react-navigation/bottom-tabs": "^7.1.3",
"@react-navigation/native": "^7.0.12",
"@react-navigation/stack": "^7.0.17",
"@react-three/drei": "^9.119.0",
"@react-three/fiber": "8.17.5",
"@types/react-native-vector-icons": "^6.4.18",
"@types/styled-components-react-native": "^5.2.5",
"@types/three": "^0.170.0",
"expo": "^52.0.0",
"expo-gl": "^15.0.2",
"expo-three": "^8.0.0",
"patch-package": "^8.0.0",
"react": "18.3.1",
"react-native": "0.76.3",
"react-native-gesture-handler": "
2.20.2",4.1.0","react-native-get-random-values": "^1.11.0",
"react-native-reanimated": "^3.16.3",
"react-native-safe-area-context": "4.12.0",
"react-native-screens": "
"react-native-snackbar": "^2.8.0",
"react-navigation": "^5.0.0",
"react-navigation-stack": "^2.10.4",
"styled -components": "^6.1.13"
},
not even the simplest examples work without this error appearing. Can someone help me?
Beta Was this translation helpful? Give feedback.
All reactions