React Native – TypeError: window.addEventListener is not a function (it is undefined), js engine: hermes
I have an expo project, and setting up a clerk auth. I have followed all the required code clerk gave, and now getting this error on the links. Everything looks okay to me, but I cant figure out how to solve this issue. Im not building a web page, and i dont have addEventListener in my code anywhere. I dont know why is this happening.