'Any one know a solution for this

This is a react native web project, web app is working fine. But when I try to run it in the mobile this comes in the emulator. see below,

enter image description here



Solution 1:[1]

You have added "require" somewhere in your code which is creating this issue.

Also, try to ask questions with proper information How to ask a question . So that community can help you better if you provide a proper explanation with code.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Akshay Bhimani