React native 之 Promise

关键词:Promise Promise.all  

Promise是什么?=> https://www.runoob.com/w3cnote/es6-promise.html 

Promise.all 和 Promise.race => https://www.jianshu.com/p/7e60fc1be1b2  和 https://www.cnblogs.com/lcspring/p/11169295.html 

此文仅为鄙人学习笔记之用,朋友你来了,如有不明白或者建议又或者想给我指点一二,请私信我。liuw_flexi@163.com/QQ群:582039935. 我的gitHub: (学习代码都在gitHub) https://github.com/nwgdegitHub/
原文地址:https://www.cnblogs.com/liuw-flexi/p/11855633.html