reactjs - ComponentWillMount / componentWillUnmount order after RN 0.43.4 -


this question contributors of react native or know underlying library well. there doesn't seem discussion on github can follow, brought here.

in release notes of 0.43.4, there change called "switch componentwillmount / componentwillunmount order". explain me mean "componentwillmount happens before componentwillunmount when child switches"?

from understanding of react lifecycle, componentwillmount happens before componentwillunmount, when child switches part confusing me.


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -