How can we use multithreading in react-native

后端 未结 0 668
死守一世寂寞
死守一世寂寞 2021-02-01 02:28

React Native is single-threaded. So, In its rendering rather than have multiple processes occur at the same time (multithreading), other components have to wait when one compone

相关标签:
回答
  • 消灭零回复
提交回复
热议问题