runtime is not ready for debugging.
顧名思義,沒有啟動debug.
新手小白不對處請指正
另附上官方文檔鏈接
http://facebook.github.io/react-native/docs/troubleshooting.html

解決辦法
進入到工程目錄下 然后執(zhí)行命令:
$ react-native start--port=8088
然后在終端運行
react-native run-ios
解決方法2:

runtime is not ready for debugging.
顧名思義,沒有啟動debug.
新手小白不對處請指正
另附上官方文檔鏈接
http://facebook.github.io/react-native/docs/troubleshooting.html
解決辦法
進入到工程目錄下 然后執(zhí)行命令:
$ react-native start--port=8088
然后在終端運行
react-native run-ios
解決方法2: