1

My problem is when I run my react native app on Xcode (my device is 10.1.1), it successfully built but i got a red screen here

That error pic here

But when I run on iOS simulator (10.3) it also successfully built and perfectly running without ERROR

1 Answers1

-1

You must be setting environment variables. This answer should help you:

Setting environment variable in react-native?

Raj
  • 87
  • 3