mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-01 09:23:16 +08:00
Backed out D3033933
Reviewed By: hedgerwang Differential Revision: D3273603 fb-gh-sync-id: e013fd3efd793960d076d2a01447b2a11f483ede fbshipit-source-id: e013fd3efd793960d076d2a01447b2a11f483ede
This commit is contained in:
committed by
Facebook Github Bot 0
parent
57ceeafd4f
commit
b24d471fb2
@@ -122,6 +122,7 @@ class NavigationAnimatedExample extends React.Component {
|
||||
return (
|
||||
<NavigationCard
|
||||
{...props}
|
||||
key={'card_' + props.scene.navigationState.key}
|
||||
renderScene={this._renderScene}
|
||||
/>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user