nativescript-advanced-webview icon indicating copy to clipboard operation
nativescript-advanced-webview copied to clipboard

Want to take the control while pressing the done in safari view controller

Open san18793 opened this issue 7 years ago • 2 comments

When pressing the done button in the toolbar , I don't want to navigate back and navigate to particular page. Is it possible?

san18793 avatar Feb 01 '18 14:02 san18793

Not sure, read over the documentation here and let me know if you find an event to handle this if it's possible on iOS https://developer.apple.com/documentation/safariservices/sfsafariviewcontroller?preferredLanguage=occ

bradmartin avatar Mar 01 '18 19:03 bradmartin

@san18793 use the isClosed

triniwiz avatar Mar 01 '18 20:03 triniwiz