nativescript-advanced-webview
nativescript-advanced-webview copied to clipboard
Callback Function
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.
Yes please!
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
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)