cljsrn 2024-10-17

Hi, thanks to previous suggestions I was able to fix the imports and use react-native components, but now I get this strange errors in console:

ERROR  Could not evaluate  [TypeError: undefined is not an object (evaluating '_$$_REQUIRE(_dependencyMap[2], "./npm_deps.js").npmDeps')] 

Sorry to reply that late, I found out that there were other issues that once fixed made the error disappear

👍 1

Hi, please share the source code how you're using that dependency

Is anybody familiar with similar errors? Thanks in advance