When I develop mobile apps with React Native, it was a pain that it’s not able to debug the app. I found that React Native provides the feature. After you run *react-native run-android* and app is running in mobile, hold up the menu button in mobile device. New popup menu will be opened, click *Enable …
