摘要:
https://reactjs.org/docs/context.html官网链接:React官⽅⽂档中,Context被归类为⾼级部分(Advanced), 属于React的⾼级API,但官⽅并不建议在稳定版的App中使⽤ Context。封装Appcontent.js方便其他组件调用: impo 阅读全文
摘要:
官网地址:https://zh-hans.reactjs.org/docs/react-component.html#static-getderivedstatefrompropsV17可能会废弃的三个⽣命周期函数⽤getDerivedStateFromProps 替代,⽬前使⽤的话加上UNSAFE 阅读全文