A framework for building native applications using React
Switch componentWillMount / componentWillUnmount order
Summary: This switches our React feature flag so that componentWillMount happens before componentWillUnmount when a child switches. It used to be inconsistent and this makes it consistent and inline with what React Fiber does. Breaking change. May cause issues. Reviewed By: spicyj, bvaughn Differential Revision: D4626543 fbshipit-source-id: f7eaf1ebd479ca9fada012f903a2f972a7901b40
S
Sebastian Markbage committed
5eb3ab3522bd1d46fb4f8471c8207f1e0bc2cc25
Parent: 31628f3
Committed by Facebook Github Bot <[email protected]>
on 2/28/2017, 8:22:07 PM