在调试React Native 程序的时候,如果想要看到console的打印出来的内容,在cmd命令中输入以下命令 1)Android react-native log-android 2)Ios react-native log-ios