How to prevent a Promise resolution in an unmounted component from reloading a mounted component in React Native

后端 未结 0 368
孤街浪徒
孤街浪徒 2021-01-07 07:55

I have an Initialising screen that queries an API endpoint and navigates to my Home screen once the query returns with a status. This can take some

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