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

Callback Function

Open HoangJK opened this issue 8 years ago • 3 comments

Hello,

I think you should implement callback function for custom tab as: Start load page, Finish load page. I think it need for authorize with OAuth2. This my suggest.

Thanks.

HoangJK avatar Feb 09 '17 16:02 HoangJK

Yes please!

Arcrueid avatar Feb 20 '17 20:02 Arcrueid

This would be great as it stands thats all i needed the plugin for and i need to figure out a way to close the web view now or just write my own code

scavezze avatar Mar 27 '17 16:03 scavezze

I haven't looked at iOS - but Android shouldn't be too difficult to add if someone wants to help contribute to this: https://developer.android.com/reference/android/support/customtabs/CustomTabsCallback.html#onNavigationEvent(int, android.os.Bundle)

bradmartin avatar Mar 27 '17 17:03 bradmartin