标签:react-native调试
ctl+m
import {YellowBox} from ‘react-native‘; YellowBox.ignoreWarnings([‘Warning: ...‘]);
npm install -g react-devtools react-devtools
react-native调试
原文地址:http://blog.51cto.com/12173069/2097204