How to inspect React Native App UI Elements in Release build

234 Views Asked by At

I'm trying to find out how to inspect UI elements in my react native application which I have downloaded from Appcenter. Is there anyway that I can connect my device to a browser or any tool which gives the option to inspect any app of iOS or android ?

Note: I know how to inspect the elements in debug mode.

Any help or suggestions are appreciated.

0

There are 0 best solutions below