How run your app React Native on iPhone without metro server running

When I started to use React Native, the main question that I had was: How I run my app on iPhone without need running metro server?

Its simple, but not evident, you need edit your Scheme for Release, instead Debug , and done!

Product > Scheme > Edit Scheme
Run > Build Configuration > Release