diff --git a/Example/Example.js b/Example/Example.js index 8f47b14d4..dcaeebefd 100644 --- a/Example/Example.js +++ b/Example/Example.js @@ -123,7 +123,10 @@ const Example = () => { - + console.log('onEnter')} + onExit={()=>console.log('onExit')} + leftTitle="Cancel" onLeft={Actions.pop}/>