Error: undefinied is not an object (evaluating 'iter[Symbol.iterator])

Hello,

I am currently working on an project and lately I have made a few changes in my code. Since then I get the following error message while runnig the app: Undefined is not an object (evaluating 'iter[Symbol.iterator ]). Can someone here help me with it as I have literally spend hours but unfortunately without any solution so far.

Thanks in advance.

Regards

here are some tips for debugging to find the root cause: fyi/manual-debugging.md at main · expo/fyi · GitHub