Closed

Description
I was developing an Android app using React Native. I was trying to use an emulator to run an application using an Android device, and then trying to run it again as an emulator.
Previously, when using Windows, I solved the problem by using "adb reverse tcp:8081 tcp:8081" method, but this method was not solved in the process of developing with mac today. Please help me somebody.
__