react-native/Libraries/CustomComponents
Eric Vicenti 6c4d3c39c6 Remove shouldComponentUpdate policy from NavigationCard and NavigationCardStack
Summary:
The `shouldComponentUpdate` policies were meant to be a built-in optimization, but it prevents rendering at unexpected times, which has been causing confusion. Apps can use normal react optimization techniques to avoid extra rendering- Navigation will no longer attempt to optimize the render tree

Addresses https://github.com/facebook/react-native/issues/7720

Reviewed By: hedgerwang

Differential Revision: D3649735

fbshipit-source-id: 9461620445a6a57a1635113df7ec4026c0d6b9d2
2016-08-09 20:28:30 -07:00
..
ListView Auto-fix lint errors 2016-08-09 06:43:46 -07:00
NavigationExperimental Remove shouldComponentUpdate policy from NavigationCard and NavigationCardStack 2016-08-09 20:28:30 -07:00
Navigator Auto-fix lint errors 2016-08-09 06:43:46 -07:00
LICENSE [ReactNative] Use ASCII double quotes 2015-07-24 13:16:25 -08:00